SeriesView DefaultPaneName Property NFX Class Library

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

Returns the default scale/pane name which is used if PaneName is not assigned in .ctor 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 abstract string DefaultPaneName { get; }

Property Value

Type: OnlineString
See Also