TdxChartMouseAction Constructors
Stores mouse action settings for a user operation in the Chart control.| Name | Description |
|---|---|
| Create(TPersistent,TMouseButton,TdxModifierKeys) | Initializes a new instance of the TdxChartMouseAction class with specified settings. |
| Create(TPersistent) | Creates a new TcxOwnedPersistent class descendant instance. Inherited from TcxOwnedPersistent. |
See Also