[This is preliminary documentation and is subject to change.]
Default style object for all elements in the chart
Namespace: NFX.WinForms.Controls.ChartKit.TemporalAssembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
public Style Style { get; private set; }
public Style Style { get; private set; }
Public Property Style As Style
Get
Private Set
Public Property Style As Style
Get
Private Set
public:
property Style^ Style {
Style^ get ();
private: void set (Style^ value);
}
public:
property Style^ Style {
Style^ get ();
private: void set (Style^ value);
}
member Style : Style with get, private set
member Style : Style with get, private set
Property Value
Type:
Style