SeriesView PaneName Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Returns the scale/pane name which is either assigned in .ctor or taken from DefaultPaneName. Series redering is directed in the named panes Every pane has its own Y scale

Namespace: NFX.WinForms.Controls.ChartKit.Temporal
Assembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public string PaneName { get; }

Property Value

Type: OnlineString
See Also