IPieChartView
Interface
Assembly LiveChartsCore
Namespace LiveChartsCore.Kernel.Sketches
Summary:
Defines a pie chart.
Derived:
Properties
Gets the core.
Type: PieChartEngine
Type: PieChartEngine
Gets or sets the initial rotation in degrees, this angle specifies where the first pie slice will be drawn, then the remaining
slices will stack according to its corresponding position.
Type: Double
Type: Double
Gets or sets a value indicating whether the pie slices will be drawn clockwise, default is true.
Type: Boolean
Type: Boolean