NChartDataSmootherLagrangeDataSmootherInternal Property |
Return internal class.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public NChartDataSmootherInternal DataSmootherInternal { get; }
Public ReadOnly Property DataSmootherInternal As NChartDataSmootherInternal
Get
public:
virtual property NChartDataSmootherInternal^ DataSmootherInternal {
NChartDataSmootherInternal^ get () sealed;
}
Property Value
Type:
NChartDataSmootherInternalImplements
INChartDataSmootherDataSmootherInternalSee Also