| NChartAutoScrollLabelFadeTime Property |
Fade time of the label (in seconds). The default value is 0.25.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntaxpublic float FadeTime { get; set; }Public Property FadeTime As Single
Get
Set
public:
virtual property float FadeTime {
float get () sealed;
void set (float value) sealed;
}Property Value
Type:
Single
See Also