[]
Represents chart options.
public class ChartOptions : BindableObject
| Name | Description |
|---|---|
| ChartOptions() | Creates an instance of ChartOptions. |
| 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. |
| 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 |