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 ContentAlignment As NChartLegendContentAlignment
Get
Set
property NChartLegendContentAlignment ContentAlignment {
NChartLegendContentAlignment get ();
void set (NChartLegendContentAlignment value);
}
Property Value
Type:
NChartLegendContentAlignmentSee Also