ChartInfoActiveView Property |
LightningChart .NET Help [Missing <summary> documentation for "P:Arction.WinForms.Charting.ChartInfo.ActiveView"]
Namespace:
Arction.WinForms.Charting
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic ActiveView ActiveView { get; }Public ReadOnly Property ActiveView As ActiveView
Get
public:
property ActiveView ActiveView {
ActiveView get ();
}Property Value
Type:
ActiveView
See Also