GraphLegendDrawer

Namespace: WellFired.Profile.ProfileProcessor.Visual

Description

Public Methods

  GraphLegendDrawer ( IUIGraph graph, IVisualObjectFactory visualObjectFactory )
void DrawAxesLegend ( string xLabel, string yLabel )
void DrawColorLegend ( Color color, string label )

Breakdown

  • void DrawAxesLegend ( string xLabel, string yLabel )
  • void DrawColorLegend ( Color color, string label )