ControlState¶
Summary¶
Represents the chart control state.
Signature¶
1 |
|
Namespace¶
cAlgo.API
Fields¶
Name | Description |
---|---|
Hover | The hover. |
Pressed | The pressed. |
Disabled | The disabled. |
Checked | The checked. |
DarkTheme | The dark theme. |
LightTheme | The light theme. |
Last update: March 30, 2023