GaugeReferenceStyleFluent extension
Generated fluent modifiers for GaugeReferenceStyle.
Methods
-
clearPanelBorderColor(
) → GaugeReferenceStyle -
Available on GaugeReferenceStyle, provided by the GaugeReferenceStyleFluent extension
Clears GaugeReferenceStyle.panelBorderColor tonull. -
clearPanelColor(
) → GaugeReferenceStyle -
Available on GaugeReferenceStyle, provided by the GaugeReferenceStyleFluent extension
Clears GaugeReferenceStyle.panelColor tonull. -
updateLabelStyle(
PolarLabelStyle update(PolarLabelStyle current)) → GaugeReferenceStyle -
Available on GaugeReferenceStyle, provided by the GaugeReferenceStyleFluent extension
Rebuilds GaugeReferenceStyle.labelStyle from its current value. -
withInnerLineOffset(
double value) → GaugeReferenceStyle -
Available on GaugeReferenceStyle, provided by the GaugeReferenceStyleFluent extension
Replaces GaugeReferenceStyle.innerLineOffset withvalue. -
withLabelMaxWidth(
double value) → GaugeReferenceStyle -
Available on GaugeReferenceStyle, provided by the GaugeReferenceStyleFluent extension
Replaces GaugeReferenceStyle.labelMaxWidth withvalue. -
withLabelOffset(
double value) → GaugeReferenceStyle -
Available on GaugeReferenceStyle, provided by the GaugeReferenceStyleFluent extension
Replaces GaugeReferenceStyle.labelOffset withvalue. -
withLabelStyle(
PolarLabelStyle value) → GaugeReferenceStyle -
Available on GaugeReferenceStyle, provided by the GaugeReferenceStyleFluent extension
Replaces GaugeReferenceStyle.labelStyle withvalue. -
withOuterLineOffset(
double value) → GaugeReferenceStyle -
Available on GaugeReferenceStyle, provided by the GaugeReferenceStyleFluent extension
Replaces GaugeReferenceStyle.outerLineOffset withvalue. -
withPanelBorderColor(
Color value) → GaugeReferenceStyle -
Available on GaugeReferenceStyle, provided by the GaugeReferenceStyleFluent extension
Replaces GaugeReferenceStyle.panelBorderColor withvalue. -
withPanelBorderRadius(
double value) → GaugeReferenceStyle -
Available on GaugeReferenceStyle, provided by the GaugeReferenceStyleFluent extension
Replaces GaugeReferenceStyle.panelBorderRadius withvalue. -
withPanelBorderWidth(
double value) → GaugeReferenceStyle -
Available on GaugeReferenceStyle, provided by the GaugeReferenceStyleFluent extension
Replaces GaugeReferenceStyle.panelBorderWidth withvalue. -
withPanelColor(
Color value) → GaugeReferenceStyle -
Available on GaugeReferenceStyle, provided by the GaugeReferenceStyleFluent extension
Replaces GaugeReferenceStyle.panelColor withvalue. -
withPanelPadding(
double value) → GaugeReferenceStyle -
Available on GaugeReferenceStyle, provided by the GaugeReferenceStyleFluent extension
Replaces GaugeReferenceStyle.panelPadding withvalue. -
withShowLabelPanel(
bool value) → GaugeReferenceStyle -
Available on GaugeReferenceStyle, provided by the GaugeReferenceStyleFluent extension
Replaces GaugeReferenceStyle.showLabelPanel withvalue. -
withShowLabels(
bool value) → GaugeReferenceStyle -
Available on GaugeReferenceStyle, provided by the GaugeReferenceStyleFluent extension
Replaces GaugeReferenceStyle.showLabels withvalue.