MindFusion.Wpf Pack Programmer's Guide
RealTimeChart Properties
 


 Public Properties

  Name Description

BitmapOffset

Gets or sets the bitmap cache scroll offset.

CornerRadius

Gets or sets the corner radius of the chart control's bounding rectangle. This is a dependency property.

FallbackTooltipBackground

Gets or sets the tooltip background brush.

FastScrollMode

Gets or sets whether the chart should automatically scroll when provided data exceeds current max. value shown on axis.

FrameBottomThickness

Gets or sets the thickness of the bottom plot area frame.

FrameLeftThickness

Gets or sets the thickness of the left plot area frame.

FrameRightThickness

Gets or sets the thickness of the right plot area frame.

FrameTopThickness

Gets or sets the thickness of the top plot area frame.

GridAxis

Gets or sets the YAxis used to calculate grid spacing.

LegendBackground

Gets or sets the legend background brush.

LegendBorderBrush

Gets or sets the legend border brush.

LegendHeight

Gets or sets the height of the legend.

LegendHorizontalAlignment

Gets or sets the horizontal alignment of the legend.

LegendOrientation

Gets or sets the orientation of the legend.

LegendVerticalAlignment

Gets or sets the vertical alignment of the legend.

LegendWidth

Gets or sets the width of the legend.

MajorGridSizeX

Gets or sets the numeric interval at which major grid lines parallel to the Y-axis are drawn.

MajorGridSizeY

Gets or sets the numeric interval at which major grid lines parallel to the Y-axis are drawn.

MajorGridStroke

Gets or sets the brush used for drawing major grid lines.

MajorGridStrokeThickness

Gets or sets the thickness of the brush for drawing major grid lines.

MinorGridSizeX

Gets or sets the numeric interval at which minor grid lines parallel to the Y-axis are drawn.

MinorGridSizeY

Gets or sets the numeric interval at which minor grid lines parallel to the Y-axis are drawn.

MinorGridStroke

Gets or sets the brush used for drawing minor grid lines.

MinorGridStrokeThickness

Gets or sets the thickness of the brush used for drawing minor grid lines.

ScrollOffset

Gets or sets the scroll offset.

SeriesCollection

Gets or sets the collection of Series for the chart.

ShowCrosshairs

Gets or sets whether the crosshairs are visible.

ShowFallbackTooltip

Gets or sets whether a fallback tooltip is shown.

ShowLegend

Gets or sets whether the chart has a legend.

TitleFontFamily

Gets or sets the font family of the chart title.

TitleFontSize

Gets or sets the font size of the chart title.

TitleHorizontalAlignment

iGets or sets the horizontal alignment of the title.

TitleText

Gets or sets the text of the chart title.

TitleVerticalAlignment

Gets or sets the vertical alignment of the title.

TooltipAxis

Gets or sets the YAxis used to calculate coordinates shown in the tooltip.

TooltipDistance

Gets or sets the distance of the tooltip to the element it refers to.

TooltipVisibility

Gets or sets whether tooltips are drawn.

XAxis

Gets or sets the settings for the X-axis.

Y2AxisCollection

Gets or sets the collection of Y2Axis settings for the chart.

YAxisCollection

Gets or sets the collection of YAxis-settings for the chart.

 See Also

RealTimeChart Class
MindFusion.RealTimeCharting.Wpf Namespace