DateTimeSummaryOptions.MeasureUnitMultiplier Property
Gets or sets the factor on which the series multiplies the measurement unit to form a custom measurement unit.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
Type | Description |
---|---|
Int32 | The factor on which the series multiplies the measurement unit to form a custom measurement unit. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to MeasureUnitMultiplier |
---|---|
SeriesBase |
|
SeriesTemplateSummaryAdapter |
|
SummaryDataAdapter |
|
See Also