Click or drag to resize

LightningChart Fields

LightningChart .NET Help

The LightningChart type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberActiveViewProperty
Identifies the ActiveView dependency property.
Public fieldStatic memberBackgroundProperty
Identifies the Background dependency property.
Public fieldStatic memberChartBackgroundProperty
Identifies the ChartBackground dependency property.
Public fieldStatic memberChartManagerProperty
Identifies the ChartManager dependency property.
Public fieldStatic memberChartNameProperty
Identifies the ChartName dependency property.
Public fieldStatic memberChartRenderOptionsProperty
Identifies the ChartRenderOptions dependency property.
Public fieldStatic memberColorThemeProperty
Identifies the ColorTheme dependency property.
Public fieldStatic memberEffectAnimatorProperty
Identifies the EffectAnimator dependency property.
Public fieldStatic memberHorizontalScrollBarsProperty
Identifies the HorizontalScrollBars dependency property.
Public fieldStatic memberMouseDownEvent
Occurs when any mouse button is pressed while the pointer is over this element. Overrided the UIElements MouseDown as we mark it handled as per Microsoft guidelines. This can be used instead to receive the information, or PreviewMouseDown event should be used instead.
Public fieldStatic memberMouseUpEvent
Occurs when any mouse button is released while the pointer is over this element. Overrided the UIElements MouseUp as we mark it handled as per Microsoft guidelines. This can be used instead to receive the information, or PreviewMouseUp event should be used instead.
Public fieldStatic memberOptionsProperty
Identifies the Options dependency property.
Public fieldStatic memberOutputStreamProperty
Identifies the OutputStream dependency property.
Public fieldStatic memberTitleProperty
Identifies the Title dependency property.
Public fieldStatic memberVerticalScrollBarsProperty
Identifies the VerticalScrollBars dependency property.
Public fieldStatic memberView3DProperty
Identifies the View3D dependency property.
Public fieldStatic memberViewPie3DProperty
Identifies the ViewPie3D dependency property.
Public fieldStatic memberViewPolarProperty
Identifies the ViewPolar dependency property.
Public fieldStatic memberViewSmithProperty
Identifies the ViewPolar dependency property.
Public fieldStatic memberViewXYProperty
Identifies the ViewXY dependency property.
Top
See Also