TrackBarProperties.ScaleStyle Property
In This Article
Gets the style settings that define the scale appearance.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public AppearanceStyleBase ScaleStyle { get; }
#Property Value
Type | Description |
---|---|
Appearance |
An Appearance |
#Remarks
Note
The Scale
See Also