NChartAutoScrollLabelVisibleTime Property |
Time the label is visible (in seconds). The default value is 1.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public float VisibleTime { get; set; }
Public Property VisibleTime As Single
Get
Set
public:
virtual property float VisibleTime {
float get () sealed;
void set (float value) sealed;
}
Property Value
Type:
SingleSee Also