INChartSeriesLegendMarkerSize Property |
Size of default series' marker in legend in pixels. The default value is 20.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax float LegendMarkerSize { get; set; }
Property LegendMarkerSize As Single
Get
Set
property float LegendMarkerSize {
float get ();
void set (float value);
}
Property Value
Type:
SingleSee Also