[]
Specifies chart options.
[TypeConverter(typeof(ExpandableObjectConverter))]
public class ChartOptions
Name | Description |
---|---|
ChartOptions() | Creates an instance of ChartOptions class. |
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 for column and bar charts. |
FunnelNeckHeight | Gets or sets the neck height for funnel chart. |
FunnelNeckWidth | Gets or sets the neck width for funnel chart. |
FunnelType | Gets or sets the type of funnel chart. |
HistogramAppearance | Gets or sets the histogram appearance. |
HistogramBinWidth | Gets or sets the histogram bin width. |
HistogramCumulativeMode | Gets or sets the histogram cumulative mode. |
HistogramNormalCurve | Gets or sets the value indicating whather to show histogram norma curve. |
InterpolateNulls | Gets or sets a value indicating how to interpret missing values. |
Name | Description |
---|---|
Invalidate() | Invalidates the chart. |