NChartCartesianSystem Property |
Cartesian coordinates system used to store value axes and supplementary visual items.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public NChartCartesianSystem CartesianSystem { get; }
Public ReadOnly Property CartesianSystem As NChartCartesianSystem
Get
public:
virtual property NChartCartesianSystem^ CartesianSystem {
NChartCartesianSystem^ get () sealed;
}
Property Value
Type:
NChartCartesianSystemSee Also