Gets or sets the count of columns in the chart legend.
Namespace: MindFusion.Charting.WebForms
Package: MindFusion.Charting.WebForms
C#
![]() |
---|
public int LegendColumns { get; set; } |
Visual Basic
![]() |
---|
Public 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.