Click or drag to resize
NChartScaleLegendContentAlignment 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
public NChartLegendContentAlignment ContentAlignment { get; set; }

Property Value

Type: NChartLegendContentAlignment

Implements

INChartLegendContentAlignment
See Also