ASP.NET Pack Programmer's Guide
Chart.DrawLegendLabelRect Method
See Also
 





Draws the shapes before each legend label

Namespace: MindFusion.Charting
Package: MindFusion.Charting

 Syntax

C#  Copy Code

protected virtual void DrawLegendLabelRect (
    int labelIndex
)

Visual Basic  Copy Code

Protected Overridable Sub DrawLegendLabelRect( _
    labelIndex As Integer _
)

 Parameters

labelIndex

the index of the legend label

 See Also

Chart Members
Chart Class
MindFusion.Charting Namespace