Back to Devexpress

ManualDateTimeScaleOptions.MeasureUnitMultiplier Property

wpf-devexpress-dot-xpf-dot-charts-dot-manualdatetimescaleoptions-f0c990c0.md

latest1.2 KB
Original Source

ManualDateTimeScaleOptions.MeasureUnitMultiplier Property

Gets or sets the value specifying the factor that the measurement unit multiplies to form a custom measurement unit.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public int MeasureUnitMultiplier { get; set; }
vb
Public Property MeasureUnitMultiplier As Integer

Property Value

TypeDescription
Int32

The multiplier that the measurement unit multiplies to form a custom measurement unit.

|

See Also

ManualDateTimeScaleOptions Class

ManualDateTimeScaleOptions Members

DevExpress.Xpf.Charts Namespace