LightningChart Fields |
The LightningChart type exposes the following members.
| Name | Description | |
|---|---|---|
| ActiveViewProperty |
Identifies the ActiveView dependency property.
| |
| BackgroundProperty |
Identifies the Background dependency property.
| |
| ChartBackgroundProperty |
Identifies the ChartBackground dependency property.
| |
| ChartManagerProperty |
Identifies the ChartManager dependency property.
| |
| ChartNameProperty |
Identifies the ChartName dependency property.
| |
| ChartRenderOptionsProperty |
Identifies the ChartRenderOptions dependency property.
| |
| ColorThemeProperty |
Identifies the ColorTheme dependency property.
| |
| EffectAnimatorProperty |
Identifies the EffectAnimator dependency property.
| |
| HorizontalScrollBarsProperty |
Identifies the HorizontalScrollBars dependency property.
| |
| MouseDownEvent |
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.
| |
| MouseUpEvent |
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.
| |
| OptionsProperty |
Identifies the Options dependency property.
| |
| OutputStreamProperty |
Identifies the OutputStream dependency property.
| |
| TitleProperty |
Identifies the Title dependency property.
| |
| VerticalScrollBarsProperty |
Identifies the VerticalScrollBars dependency property.
| |
| View3DProperty |
Identifies the View3D dependency property.
| |
| ViewPie3DProperty |
Identifies the ViewPie3D dependency property.
| |
| ViewPolarProperty |
Identifies the ViewPolar dependency property.
| |
| ViewSmithProperty |
Identifies the ViewPolar dependency property.
| |
| ViewXYProperty |
Identifies the ViewXY dependency property.
|