Click or drag to resize
INChartLegendContentAlignment Property
Alignment of legend's content in legend's area. The default value is NChartLegendContentAlignment.Center.

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
NChartLegendContentAlignment ContentAlignment { get; set; }

Property Value

Type: NChartLegendContentAlignment
See Also