Gets or sets the count of columns in the chart legend.
Namespace: MindFusion.ChartingAssembly: MindFusion.Charting
public int LegendColumns { get; set; }
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.
Chart MembersChart ClassMindFusion.Charting NamespaceLegendLabels