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