NChartIsTransitionPlaying Property |
Check if transition is playing.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public bool IsTransitionPlaying { get; }
Public ReadOnly Property IsTransitionPlaying As Boolean
Get
public:
virtual property bool IsTransitionPlaying {
bool get () sealed;
}
Property Value
Type:
BooleanSee Also