[]
        
(Showing Draft Content)

C1.Android.Chart.PieSlice

PieSlice Class

This class is used in design-time.

Inheritance
PieSlice
Namespace: C1.Android.Chart
Assembly: C1.Android.Chart.dll
Syntax
public sealed class PieSlice : Object

Constructors

Name Description
PieSlice()

Creates an instance of pie slice.

PieSlice(double, string)

Creates an instance of pie slice with value and name.

Properties

Name Description
Name

Gets or sets the value of Name property.

Value

Gets or sets the value of Value property.