[]
Defines a builder to configurate LinearGaugeBase.
public abstract class LinearGaugeBaseBuilder<TControl, TBuilder> : GaugeBuilder<TControl, TBuilder>, IHtmlContent where TControl : LinearGaugeBase where TBuilder : LinearGaugeBaseBuilder<TControl, TBuilder>
Name | Description |
---|---|
TControl | |
TBuilder |
Name | Description |
---|---|
LinearGaugeBaseBuilder(TControl) | Creates one LinearGaugeBaseBuilder<TControl, TBuilder> instance to configurate |
Name | Description |
---|---|
Direction(GaugeDirection) | Configurates Direction. Sets the direction in which the gauge is filled. |