Click or drag to resize
NChartValueAxisMarks Property
Array of axis marks.

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
public IReadOnlyList<NChartValueAxisMark> Marks { get; }

Property Value

Type: IReadOnlyListNChartValueAxisMark
See Also