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