TimeSpanScaleOptions Fields
Settings of a scale when its type is time-span.Name | Description |
---|---|
DefaultGridAlignment | Identifies the default value for the TimeSpanScaleOptions.GridAlignment property. Always TimeSpanGridAlignment.Minute. |
DefaultMeasureUnit | Identifies the default value for the TimeSpanScaleOptions.MeasureUnit property. Always TimeSpanMeasureUnit.Second. |
See Also