MindFusion.Wpf Pack Programmer's Guide
BubbleChart Properties
 


 Public Properties

  Name Description

BarType

Gets or sets the type of bars for all bar series. (Inherited from AxesChart.)

Behavior

Gets or sets the behavior of the chart control. (Inherited from AxesChart.)

BubbleScaleType

Gets or sets a value specifying the algorithm to use when calculating the size of the bubbles in the chart. This is a dependency property.

ChartEffect

Gets or sets the effect to apply to the elements of the chart. This is a dependency property. (Inherited from Chart.)

ChartTheme

Gets or sets a ChartTheme that defines the appearance of chart elements. (Inherited from Chart.)

ClipToPlotArea

Clip all data in bounds of the plot area. (Inherited from AxesChart.)

CornerRadius

Gets or sets the corner radius of the chart control's bounding rectangle. (Inherited from Chart.)

CrosshairBackground

Gets or sets the background brush of the crosshair. (Inherited from AxesChart.)

CrosshairStroke

Gets or sets the stroke for the crosshair. (Inherited from AxesChart.)

CrosshairStrokeThickness

Gets or sets the thickness of the stroke for the crosshair. (Inherited from AxesChart.)

CrosshairTemplate

Gets or sets the crosshair template. (Inherited from AxesChart.)

CrosshairType

Gets or sets the type of crosshair. (Inherited from AxesChart.)

DataSource

Gets or sets the data source. This is a dependency property. (Inherited from Chart.)

GridFills

Gets or sets the brushes for the grid stripes. (Inherited from AxesChart.)

GridStrokes

Gets or sets the brushes for the grid lines. (Inherited from AxesChart.)

GridStrokeThickness

Gets or sets the thickness of grid lines. (Inherited from AxesChart.)

GridType

Gets or sets the grid type. (Inherited from AxesChart.)

LabelFontFamily

Gets or sets the font family for the chart labels. (Inherited from Chart.)

LabelFontSize

Gets or sets the font size for the chart labels. (Inherited from Chart.)

LabelFontStyle

Gets or sets the font style for the chart labels. (Inherited from Chart.)

LabelFontWeight

Gets or sets the font weight for the chart labels. (Inherited from Chart.)

Legends

Gets or sets a list with the chart legends. (Inherited from Chart.)

LicenseKey

Gets or sets the license key of the control. (Inherited from Chart.)

LineType

Gets or sets the type of lines for all line series. (Inherited from AxesChart.)

MaxBubbleSize

Gets or sets the radius length of the biggest bubble. This is a dependency property.

MinBubbleSize

Gets or sets the radius length of the smallest bubble. This is a dependency property.

MinZoomSpan

Gets or sets the area of zoom. (Inherited from AxesChart.)

MousePosition

Gets or sets the position of the mouse. (Inherited from AxesChart.)

PlotAreaFill

Gets or sets the background of the plot area. (Inherited from AxesChart.)

PlotAreaMargin

Gets or sets the margin around the plot area. (Inherited from Chart.)

PlotAreaStroke

Gets or sets the outline of the plot area. (Inherited from AxesChart.)

PlotAreaStrokeThickness

Gets or sets the thickness of the outline of the plot area. (Inherited from AxesChart.)

PointAreaRadius

Gets or sets the radius of the area that, if clicked, will be considered for a click at the chart point, which is its center. (Inherited from AxesChart.)

SecondaryGridFills

Gets or sets the secondary brushes for the grid stripes. (Inherited from AxesChart.)

SecondaryGridStrokes

Gets or sets the secondary brushes for the grid lines. (Inherited from AxesChart.)

Series

Gets the list with the series in the chart. (Inherited from Chart.)

ShowCrosshair

Gets or sets whether the crosshair is visible. (Inherited from AxesChart.)

Title

Gets or sets the title of the chart. (Inherited from Chart.)

TitleFontFamily

Gets or sets the font family for the title. (Inherited from Chart.)

TitleFontSize

Gets or sets the font size for the title. (Inherited from Chart.)

TitleFontStyle

Gets or sets the font style for the title. (Inherited from Chart.)

TitleFontWeight

Gets or sets the font weight for the title. (Inherited from Chart.)

TitleMargin

Gets or sets the margin around the title. (Inherited from Chart.)

TitleVisibility

Gets or sets the visibility of the chart's title. (Inherited from Chart.)

X2Axes

Gets setttings for all X2 axes of the chart. (Inherited from AxesChart.)

XAxes

Gets setttings for all X axes of the chart. (Inherited from AxesChart.)

XGridLines

Gets or sets the points for the vertical grid lines when GridType is set to Custom. (Inherited from AxesChart.)

Y2Axes

Gets setttings for all Y2 axes of the chart. (Inherited from AxesChart.)

YAxes

Gets setttings for all Y axes of the chart. (Inherited from AxesChart.)

YGridLines

Gets or sets the points for the horizontal grid lines when GridType is set to Custom. (Inherited from AxesChart.)

 See Also

BubbleChart Class
MindFusion.Charting.Wpf Namespace