CircularGaugeScaleMajorTicksSettingsBuilder

Methods

Color(System.String)

The color of the major ticks.

Parameters

value - System.String

The value for Color

RETURNS

Returns the current CircularGaugeScaleMajorTicksSettingsBuilder instance.

Size(System.Double)

The major tick size. This is the length of the line in pixels that is drawn to indicate the tick on the scale.

Parameters

value - System.Double

The value for Size

RETURNS

Returns the current CircularGaugeScaleMajorTicksSettingsBuilder instance.

Visible(System.Boolean)

The visibility of the major ticks.

Parameters

value - System.Boolean

The value for Visible

RETURNS

Returns the current CircularGaugeScaleMajorTicksSettingsBuilder instance.

Visible()

The visibility of the major ticks.

RETURNS

Returns the current CircularGaugeScaleMajorTicksSettingsBuilder instance.

Width(System.Double)

The width of the major ticks.

Parameters

value - System.Double

The value for Width

RETURNS

Returns the current CircularGaugeScaleMajorTicksSettingsBuilder instance.