Click or drag to resize
INChartLegendBlockAlignment Property
Alignment of the legend. Please note that if alignment is NChartLegendBlockAlignment.Left NChartLegendBlockAlignment.Right NChartLegendBlockAlignment.Bottom or NChartLegendBlockAlignment.Top the border radius is ignored (assumed to be 0).

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
NChartLegendBlockAlignment BlockAlignment { get; set; }

Property Value

Type: NChartLegendBlockAlignment
See Also