NChartBarSeriesInternalSeries Property |
Return internal class.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public NChartSeriesInternal InternalSeries { get; }
Public ReadOnly Property InternalSeries As NChartSeriesInternal
Get
public:
virtual property NChartSeriesInternal^ InternalSeries {
NChartSeriesInternal^ get () sealed;
}
Property Value
Type:
NChartSeriesInternalImplements
INChartSeriesInternalSeriesSee Also