Gets or sets the count of columns in the chart legend. Namespace: MindFusion.Charting.WebForms
|
C#
![]() |
---|
public int LegendColumns { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property LegendColumns As Integer |
An int value that specifies the count of columns with labels in the legend.
Legend is drawn when LegendLabels is not an empty list.