Click or drag to resize

LightningChart Constructor

LightningChart .NET Help
Overload List
  NameDescription
Public methodLightningChart
Default constructor. Creates new LightningChart object.

Public methodLightningChart(RenderingSettings)
Creates new LightningChart object.

Takes parameter that can be used in defining certain settings on creation time. Note that some of the settings are dangerous to use, and the constructor itself is intended for advanced use. In normal situation it's better to use the default parameterless constructor.

Top
See Also