Click or drag to resize
NChartScaleLegendColumnCount Property
Number of columns in legend. If 0 or less than 0 entries are aligned in lines with no columns. The default value is 0.

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
public int ColumnCount { get; set; }

Property Value

Type: Int32

Implements

INChartLegendColumnCount
See Also