[]
        
(Showing Draft Content)

C1.Android.Chart.ChartOptions

ChartOptions Class

Represents chart options.

Inheritance
ChartOptions
Implements
Namespace: C1.Android.Chart
Assembly: C1.Android.Chart.dll
Syntax
public class ChartOptions : Object, IDependencyObject

Constructors

Name Description
ChartOptions()

Creates an instance of ChartOptions.

Fields

Name Description
BubbleMaxSizeProperty

Identifies the BubbleMaxSize dependency property.

BubbleMinSizeProperty

Identifies the BubbleMinSize dependency property.

ClusterSizeProperty

Identifies the ClusterSize dependency property.

InterpolateNullsProperty

Identifies the InterpolateNulls dependency property.

Properties

Name Description
BubbleMaxSize

Gets or sets the maximum symbol size for bubble chart.

BubbleMinSize

Gets or sets the minimal symbol size for bubble chart.

ClusterSize

Gets or sets the cluster size.

InterpolateNulls