Click or drag to resize
NChartTouchAreaSeriesLegendMarkerSize 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
public float LegendMarkerSize { get; set; }

Property Value

Type: Single

Implements

INChartSeriesLegendMarkerSize
See Also