TimeSeriesChart PersistConfiguration Method NFX Class Library

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

Persists column configuration to config node. [grid] subnode will be created under specified node pr reused if one already exists

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

public void PersistConfiguration(
	ConfigSectionNode node
)

Implements

IConfigurationPersistent PersistConfiguration(ConfigSectionNode)
See Also