BaseGaugeItem<TSeries>
Class
Assembly LiveChartsCore.SkiaSharpView
Namespace LiveChartsCore.SkiaSharpView.Extensions
Summary:
Defines an item for a gauge series.
| TSeries | The type of the series. |
Object
=>
BaseGaugeItem<TSeries>
Constructors
// Initializes a new instance of the GaugeItem class.
| ObservableValue value, | // The value. |
| Action<TSeries> builder | // The builder. |
)
Properties
Gets or sets the value.
Type: ObservableValue
Type: ObservableValue
Gets a value indicating whether this instance is specific to the fill series.
Type: Boolean
Type: Boolean
Gets a constant value that represents the background series.
Type: Double
Type: Double