ChartWizard.SplitterPositionPercentage Property
Gets or sets the splitter position on pages that include a splitter.
Namespace: DevExpress.XtraCharts.Wizard
Assembly: DevExpress.XtraCharts.v24.1.Wizard.dll
NuGet Package: DevExpress.Win.Charts
Declaration
Property Value
Type | Description |
---|---|
Double | A Double value, representing a splitter position by percentage of the available range. |
Remarks
Actually for the standard Wizard pages the minimum and maximum positions of a splitter are fixed, so it can be moved only within the available range.
See Also