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¶
- GraphLegendDrawer ( IUIGraph graph, IVisualObjectFactory visualObjectFactory )
- void DrawAxesLegend ( string xLabel, string yLabel )
- void DrawColorLegend ( Color color, string label )