Scale.LineOptions Property
Provides access to the options that specify the shape and position of a scale line, either Circular or Linear.
Namespace: DevExpress.UI.Xaml.Gauges
Assembly: DevExpress.UI.Xaml.Gauges.v19.2.dll
Declaration
public ScaleLineOptions LineOptions { get; set; }
Public Property LineOptions As ScaleLineOptions
Property Value
Use the ScaleLineOptions object returned by the LineOptions property to customize different line settings (e.g., ScaleLineOptions.Offset and ScaleLineOptions.Thickness properties to set the line's position and customize its appearance on the scale).
See Also
We are updating the DevExpress product documentation website and this page is part of our new experience. During this transition period, product documentation remains available in our previous format at documentation.devexpress.com. Learn More...