INChartAreaSeriesMarker Property |
Marker that is shown on the points. This is null by default (no marker is displayed).
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax NChartMarker Marker { get; set; }
Property Marker As NChartMarker
Get
Set
property NChartMarker^ Marker {
NChartMarker^ get ();
void set (NChartMarker^ value);
}
Property Value
Type:
NChartMarkerSee Also