ToolTipFreePositionModel.DockTarget Property
Gets or sets the model of the chart element that is the dock target of the modeled tooltip position behavior.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.1.Wizard.dll
NuGet Package: DevExpress.Win.Charts
Declaration
Property Value
Type | Description |
---|---|
ChartElementModel | The model of the pane or chart. |
See Also