[This is preliminary documentation and is subject to change.]
Style used for drawing the actively selected point on the timeline
Namespace: NFX.WinForms.Controls.ChartKit.TemporalAssembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
public Style TimeScaleSelectStyle { get; set; }
public Style TimeScaleSelectStyle { get; set; }
Public Property TimeScaleSelectStyle As Style
Get
Set
Public Property TimeScaleSelectStyle As Style
Get
Set
public:
property Style^ TimeScaleSelectStyle {
Style^ get ();
void set (Style^ value);
}
public:
property Style^ TimeScaleSelectStyle {
Style^ get ();
void set (Style^ value);
}
member TimeScaleSelectStyle : Style with get, set
member TimeScaleSelectStyle : Style with get, set
Property Value
Type:
Style