Defines where on the pie chart the first pie slice starts. By default (Offset = 0), the pie chart draws the first pie slice starting to the right (3:00 on a clock) and goes counter-clockwise. By specifying a different offset from 0 to 359, the first pie slice will start somewhere else on the clock (90=12:00, 180=9:00, etc).
Namespace: FMX.RS.Charts
Delphi |
published |
Property Value
Type: Integer
The following code adds 3 pie slices to the chart: Delphi |
var |
Reference•FMX.RS.Charts.TRSPieChart.Values •FMX.RS.Charts.TRSPieChartValues •TRSPieChartValue.Value |