The ColumnChart type exposes the following members.

Constructors

  NameDescription
ColumnChart
Creates instance of ColumnChart.

Methods

  NameDescription
AddChild (Inherited from ContentControl.)
AddHandlerOverloaded.
AddLegend
Adds and binds legend
(Inherited from SerialChart.)
AddLogicalChild (Inherited from FrameworkElement.)
AddText (Inherited from ContentControl.)
AddToEventRoute (Inherited from UIElement.)
AddVisualChild (Inherited from Visual.)
ApplyAnimationClockOverloaded.
ApplyTemplate (Inherited from FrameworkElement.)
Arrange (Inherited from UIElement.)
ArrangeCore (Inherited from FrameworkElement.)
ArrangeOverride
Arranges chart parts
(Inherited from SerialChart.)
BeginAnimationOverloaded.
BeginInit (Inherited from FrameworkElement.)
BeginStoryboardOverloaded.
BindCanvasEvents
Binds plot area canvas events
(Inherited from SerialChart.)
BringIntoViewOverloaded.
CaptureMouse (Inherited from UIElement.)
CaptureStylus (Inherited from UIElement.)
CheckAccess (Inherited from DispatcherObject.)
ClearValueOverloaded.
CoerceValue (Inherited from DependencyObject.)
EndInit (Inherited from FrameworkElement.)
EnsureSeriesSet
Checks if Series were explicitly set and if not sets them from the first graph.
(Inherited from SerialChart.)
Equals (Inherited from DependencyObject.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
FindCommonVisualAncestor (Inherited from Visual.)
FindName (Inherited from FrameworkElement.)
FindResource (Inherited from FrameworkElement.)
Focus (Inherited from UIElement.)
GetAnimationBaseValue (Inherited from UIElement.)
GetBindingExpression (Inherited from FrameworkElement.)
GetColumnSideBrush
Returns side brush for the graph based on main brush.
GetColumnTopBrush
Returns top brush for the 3D column based on main brush.
GetColumnZIndex
Returns Z-Index position for the specified column.
GetDataPointCoordinatesOverloaded.
GetDataPointPercentValue
Returs percent representation of data point Value relative to other graphs on the same axis
(Inherited from SerialChart.)
GetDataPointStartCoordinates
Returns column start (usually bottom) screen coordinates of specified data point.
GetGraphBrush
Gets a brush for the graph based on presets.
(Inherited from SerialChart.)
GetGraphDepth
Returns 3D depth of specified graph.
GetGraphEndPoint
Returns point coordinats of graph's end point
(Inherited from SerialChart.)
GetGraphStartPoint
Returns coordinates of graph's start point
(Inherited from SerialChart.)
GetHashCode (Inherited from DependencyObject.)
GetLayoutClip (Inherited from FrameworkElement.)
GetLocalValueEnumerator (Inherited from DependencyObject.)
GetSeriesItemAtPosition
Returns SeriesItem closest to specified coordinate.
(Inherited from SerialChart.)
GetSeriesItemById
Returs SeriesItem by ID or null if not found
(Inherited from SerialChart.)
GetTemplateChild (Inherited from FrameworkElement.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
GetUIParentCore (Inherited from FrameworkElement.)
GetValue (Inherited from DependencyObject.)
GetVisualChild (Inherited from FrameworkElement.)
HitTestCoreOverloaded.
InputHitTest (Inherited from UIElement.)
InvalidateArrange (Inherited from UIElement.)
InvalidateEverything
Invalidates all chart objects
(Inherited from SerialChart.)
InvalidateMeasure (Inherited from UIElement.)
InvalidateProperty (Inherited from DependencyObject.)
InvalidateVisual (Inherited from UIElement.)
IsAncestorOf (Inherited from Visual.)
IsDescendantOf (Inherited from Visual.)
LaunchStartAnimation
Launches startup animations.
Measure (Inherited from UIElement.)
MeasureCore (Inherited from FrameworkElement.)
MeasureOverride (Inherited from Control.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
MoveFocus (Inherited from FrameworkElement.)
OnAccessKey (Inherited from UIElement.)
OnApplyTemplate
Sets chart's canvase, scroller, legend and binds canvas events
(Overrides FrameworkElement..::.OnApplyTemplate()()().)
OnChildDesiredSizeChanged (Inherited from UIElement.)
OnContentChanged (Inherited from ContentControl.)
OnContentStringFormatChanged (Inherited from ContentControl.)
OnContentTemplateChanged (Inherited from ContentControl.)
OnContentTemplateSelectorChanged (Inherited from ContentControl.)
OnContextMenuClosing (Inherited from FrameworkElement.)
OnContextMenuOpening (Inherited from FrameworkElement.)
OnCreateAutomationPeer (Inherited from UIElement.)
OnDragEnter (Inherited from UIElement.)
OnDragLeave (Inherited from UIElement.)
OnDragOver (Inherited from UIElement.)
OnDrop (Inherited from UIElement.)
OnGiveFeedback (Inherited from UIElement.)
OnGotFocus (Inherited from FrameworkElement.)
OnGotKeyboardFocus (Inherited from UIElement.)
OnGotMouseCapture (Inherited from UIElement.)
OnGotStylusCapture (Inherited from UIElement.)
OnInitialized
Hooks up event handler to CollectionChanged event of the Graphs collection.
(Inherited from SerialChart.)
OnIsKeyboardFocusedChanged (Inherited from UIElement.)
OnIsKeyboardFocusWithinChanged (Inherited from UIElement.)
OnIsMouseCapturedChanged (Inherited from UIElement.)
OnIsMouseCaptureWithinChanged (Inherited from UIElement.)
OnIsMouseDirectlyOverChanged (Inherited from UIElement.)
OnIsStylusCapturedChanged (Inherited from UIElement.)
OnIsStylusCaptureWithinChanged (Inherited from UIElement.)
OnIsStylusDirectlyOverChanged (Inherited from UIElement.)
OnKeyDown (Inherited from UIElement.)
OnKeyUp (Inherited from UIElement.)
OnLostFocus (Inherited from UIElement.)
OnLostKeyboardFocus (Inherited from UIElement.)
OnLostMouseCapture (Inherited from UIElement.)
OnLostStylusCapture (Inherited from UIElement.)
OnMouseDoubleClick (Inherited from Control.)
OnMouseDown (Inherited from UIElement.)
OnMouseEnter (Inherited from UIElement.)
OnMouseLeave (Inherited from UIElement.)
OnMouseLeftButtonDown (Inherited from UIElement.)
OnMouseLeftButtonUp (Inherited from UIElement.)
OnMouseMove (Inherited from UIElement.)
OnMouseRightButtonDown (Inherited from UIElement.)
OnMouseRightButtonUp (Inherited from UIElement.)
OnMouseUp (Inherited from UIElement.)
OnMouseWheel (Inherited from UIElement.)
OnPreviewDragEnter (Inherited from UIElement.)
OnPreviewDragLeave (Inherited from UIElement.)
OnPreviewDragOver (Inherited from UIElement.)
OnPreviewDrop (Inherited from UIElement.)
OnPreviewGiveFeedback (Inherited from UIElement.)
OnPreviewGotKeyboardFocus (Inherited from UIElement.)
OnPreviewKeyDown (Inherited from UIElement.)
OnPreviewKeyUp (Inherited from UIElement.)
OnPreviewLostKeyboardFocus (Inherited from UIElement.)
OnPreviewMouseDoubleClick (Inherited from Control.)
OnPreviewMouseDown (Inherited from UIElement.)
OnPreviewMouseLeftButtonDown (Inherited from UIElement.)
OnPreviewMouseLeftButtonUp (Inherited from UIElement.)
OnPreviewMouseMove (Inherited from UIElement.)
OnPreviewMouseRightButtonDown (Inherited from UIElement.)
OnPreviewMouseRightButtonUp (Inherited from UIElement.)
OnPreviewMouseUp (Inherited from UIElement.)
OnPreviewMouseWheel (Inherited from UIElement.)
OnPreviewQueryContinueDrag (Inherited from UIElement.)
OnPreviewStylusButtonDown (Inherited from UIElement.)
OnPreviewStylusButtonUp (Inherited from UIElement.)
OnPreviewStylusDown (Inherited from UIElement.)
OnPreviewStylusInAirMove (Inherited from UIElement.)
OnPreviewStylusInRange (Inherited from UIElement.)
OnPreviewStylusMove (Inherited from UIElement.)
OnPreviewStylusOutOfRange (Inherited from UIElement.)
OnPreviewStylusSystemGesture (Inherited from UIElement.)
OnPreviewStylusUp (Inherited from UIElement.)
OnPreviewTextInput (Inherited from UIElement.)
OnPropertyChanged (Inherited from FrameworkElement.)
OnQueryContinueDrag (Inherited from UIElement.)
OnQueryCursor (Inherited from UIElement.)
OnRender (Inherited from UIElement.)
OnRenderSizeChanged (Inherited from FrameworkElement.)
OnStyleChanged (Inherited from FrameworkElement.)
OnStylusButtonDown (Inherited from UIElement.)
OnStylusButtonUp (Inherited from UIElement.)
OnStylusDown (Inherited from UIElement.)
OnStylusEnter (Inherited from UIElement.)
OnStylusInAirMove (Inherited from UIElement.)
OnStylusInRange (Inherited from UIElement.)
OnStylusLeave (Inherited from UIElement.)
OnStylusMove (Inherited from UIElement.)
OnStylusOutOfRange (Inherited from UIElement.)
OnStylusSystemGesture (Inherited from UIElement.)
OnStylusUp (Inherited from UIElement.)
OnTemplateChanged (Inherited from Control.)
OnTextInput (Inherited from UIElement.)
OnToolTipClosing (Inherited from FrameworkElement.)
OnToolTipOpening (Inherited from FrameworkElement.)
OnVisualChildrenChanged (Inherited from Visual.)
OnVisualParentChanged (Inherited from FrameworkElement.)
ParentLayoutInvalidated (Inherited from FrameworkElement.)
PointFromScreen (Inherited from Visual.)
PointToScreen (Inherited from Visual.)
PositionBalloons
Positions balloons
(Inherited from SerialChart.)
PredictFocus (Inherited from FrameworkElement.)
RaiseEvent (Inherited from UIElement.)
ReadLocalValue (Inherited from DependencyObject.)
Refresh
Refreshes (redraws) the chart
(Inherited from SerialChart.)
RefreshAndAnimate
Refreshes chart and (re)launches startup animation
RegisterName (Inherited from FrameworkElement.)
ReleaseMouseCapture (Inherited from UIElement.)
ReleaseStylusCapture (Inherited from UIElement.)
RemoveHandler (Inherited from UIElement.)
RemoveLegend
Removes Legend from chart's control tree.
(Inherited from ChartBase.)
RemoveLogicalChild (Inherited from FrameworkElement.)
RemoveVisualChild (Inherited from Visual.)
RenderChart
Renders chart.
(Overrides SerialChart..::.RenderChart()()().)
RenderPlotArea
Renders plot area
(Inherited from SerialChart.)
SetAxes
Sets axes
(Inherited from SerialChart.)
SetBindingOverloaded.
SetCanvas
Sets references to main chart panel and canvas
(Inherited from ChartBase.)
SetDataRelatedObjects
Creates axes and grids
(Inherited from SerialChart.)
SetGrid
Sets grid.
(Inherited from SerialChart.)
SetResourceReference (Inherited from FrameworkElement.)
SetScroller
Sets scroller and zoom-out button objects
(Inherited from SerialChart.)
SetValueOverloaded.
SetVisibleDataItems
Sets visible data items in all visible graphs
(Inherited from SerialChart.)
SetVisibleSeries (Inherited from SerialChart.)
ShouldSerializeCommandBindings (Inherited from UIElement.)
ShouldSerializeContent (Inherited from ContentControl.)
ShouldSerializeInputBindings (Inherited from UIElement.)
ShouldSerializeProperty (Inherited from DependencyObject.)
ShouldSerializeResources (Inherited from FrameworkElement.)
ShouldSerializeStyle (Inherited from FrameworkElement.)
ShouldSerializeTriggers (Inherited from FrameworkElement.)
ToString (Inherited from Control.)
TransformToAncestorOverloaded.
TransformToDescendant (Inherited from Visual.)
TransformToVisual (Inherited from Visual.)
TranslatePoint (Inherited from UIElement.)
TryFindResource (Inherited from FrameworkElement.)
UnregisterName (Inherited from FrameworkElement.)
UpdateLayout (Inherited from UIElement.)
VerifyAccess (Inherited from DispatcherObject.)

Fields

  NameDescription
ClusteringModeProperty
Identifies ClusteringMode dependency property.
ColumnSpacingProperty
Identifies ColumnSpacing dependency property.
ColumnWidthAllocationProperty
Identifies ColumnWidthAllocation dependency property.
ConnectOverGapsProperty
Identifies ConnectOverGaps dependency property.
LabelPositionProperty
Identifies LabelPosition dependency property.
LabelsAlwaysOnProperty
Identifies LabelsAlwaysOn dependency property.
LabelTextWrappingProperty
Identifies LabelTextWrapping dependency property.
MaximumColumnWidthProperty
Identifies MaximumColumnWidth dependency property.
OutlineProperty
Identifies Outline dependency property.
OutlineThicknessProperty
Identifies OutlineThickness dependency property.
StartAnimationDurationProperty
Identifies StartAnimationDuration dependency property.
StartAnimationEffectProperty
Identifies StartAnimationEffect dependency property.
StartAnimationIsSequencedProperty
Identifies StartAnimationIsSequenced dependency property.

Properties

  NameDescription
ActualHeight (Inherited from FrameworkElement.)
ActualWidth (Inherited from FrameworkElement.)
AdjustedColumnSpacing
Gets column spacing possibly adjusted to fit in the allocated space.
AllowDrop (Inherited from UIElement.)
Angle
Gets or sets 3D angle of the chart. This is a dependecy property.
(Inherited from SerialChart.)
Background (Inherited from Control.)
BalloonBackground
When set this brush is used to fill Balloons. Otherwise slightly darkened brush of the underlying chart item is used. The default value is null. This is a dependency property.
(Inherited from ChartBase.)
BalloonBackgroundOpacity
Sets or gets opacity of Balloon background. The default value is 0.8. This is a dependency property.
(Inherited from ChartBase.)
BalloonBorderBrush
Gets or sets border brush for Balloons. The default value is null (no border). This is a dependency property.
(Inherited from ChartBase.)
BalloonBorderThickness
Gets or sets border thickness for Balloons. The default value is 0 (no border). This is a dependency property.
(Inherited from ChartBase.)
BalloonCornerRadius
Gets or sets Balloon corner radius. The default value is 4. This is a dependency property.
(Inherited from ChartBase.)
BalloonFontSize
Gets or sets Balloon font size. If not set chart's font size is used. This is a dependency property.
(Inherited from ChartBase.)
BalloonForeground
Sets or gets Balloon foreground brush. Default value is Brushes.White.
(Inherited from ChartBase.)
BalloonMaxWidth
Get or sets maximum width for Balloons. The default value is 220 units. This is a dependency property.
(Inherited from ChartBase.)
BalloonsEnabled
When set to true informative Balloons are displayed when user hovers over the chart item or legend entry. Default value is true. This is a dependency property.
(Inherited from ChartBase.)
BalloonTemplate
Gets or sets a ControlTemplate to be used with balloons for this item. This is a dependency property.
(Inherited from ChartBase.)
BindingGroup (Inherited from FrameworkElement.)
BitmapEffect Obsolete. (Inherited from UIElement.)
BitmapEffectInput Obsolete. (Inherited from UIElement.)
BorderBrush (Inherited from Control.)
BorderThickness (Inherited from Control.)
CategoryAxis
Gets or sets category axis for the chart. This is a dependency property.
(Inherited from SerialChart.)
CategoryAxisGrid
Gets or sets category axis grid for the chart. This is a dependency property.
(Inherited from SerialChart.)
CategoryGuides
Holds chart's category guides.
(Inherited from SerialChart.)
ChartCanvas
Get reference of the Canvas on which the actual chart items are drawn
(Inherited from ChartBase.)
Clip (Inherited from UIElement.)
ClipToBounds (Inherited from UIElement.)
ClusteringMode
Gets or sets clustering mode for the columns (clustered or overlapping). This is a dependency property.
ColumnPlacesPerSeriesItem
Gets number of columns per series item.
ColumnSpacing
Gets or sets spacing between columns of charts in one series item position. This is a dependency property.
ColumnWidth
Gets calculated width of single column.
ColumnWidthAllocation
Gets or sets portion of series step allocated to all columns combined from 0 (no space allocated) to 1 (all space). The default is 0.8. This is a dependency property.
CommandBindings (Inherited from UIElement.)
ConnectOverGaps
Gets or sets value specifying if lines should be drawn between previous available and next available data item if there's a gap in data. Aplicable to line graph type only. The default is false. This is a dependency property.
Content (Inherited from ContentControl.)
ContentMargin
Gets or sets margins for the arbitrary content. This is a dependency property.
(Inherited from ChartBase.)
ContentStringFormat (Inherited from ContentControl.)
ContentTemplate (Inherited from ContentControl.)
ContentTemplateSelector (Inherited from ContentControl.)
ContentZIndex
Gets or sets ZIndex property for arbitrary chart content.
(Inherited from ChartBase.)
ContextMenu (Inherited from FrameworkElement.)
Cursor (Inherited from FrameworkElement.)
DataContext (Inherited from FrameworkElement.)
DefaultStyleKey (Inherited from FrameworkElement.)
DependencyObjectType (Inherited from DependencyObject.)
Depth
Gets or sets 3D depth of the chart. This is a dependecy property.
(Inherited from SerialChart.)
DesiredSize (Inherited from UIElement.)
Dispatcher (Inherited from DispatcherObject.)
Effect (Inherited from UIElement.)
ExcludeDisabledGraphsFromCalculations
Gets or sets value specifying whether disabled (hidden) graphs should be excluded when calculating minimum and maximu values. The default is true. This is a dependency property.
(Inherited from SerialChart.)
FirstVisibleSeriesItem
Gets or sets first visible series item (for zooming). This is a dependency property.
(Inherited from SerialChart.)
FlowDirection (Inherited from FrameworkElement.)
Focusable (Inherited from UIElement.)
FocusVisualStyle (Inherited from FrameworkElement.)
FontFamily (Inherited from Control.)
FontSize (Inherited from Control.)
FontStyle (Inherited from Control.)
FontStretch (Inherited from Control.)
FontWeight (Inherited from Control.)
ForceCursor (Inherited from FrameworkElement.)
Foreground (Inherited from Control.)
GradientMask
You can use alpha channel property of LinearGradientBrush or RadialGradientBrush to apply shading mask to a chart.
(Inherited from ChartBase.)
Graphs
Holds all graphs belonging to this chart.
(Inherited from SerialChart.)
Guides
Holds chart's guides.
(Inherited from SerialChart.)
HandlesScrolling (Inherited from Control.)
HasAnimatedProperties (Inherited from UIElement.)
HasContent (Inherited from ContentControl.)
Height (Inherited from FrameworkElement.)
HorizontalAlignment (Inherited from FrameworkElement.)
HorizontalContentAlignment (Inherited from Control.)
HoverBrightness
When this property is set to a value from -100 to 100, chart will make currently hovered item brighter (positive value) or darker (negative value). Default value is 0 (no changes applied). This is a dependency property.
(Inherited from ChartBase.)
IDMemberPath
Gets or sets member path used for binding ID property. This is a dependency property.
(Inherited from SerialChart.)
IncludeGuidesInMinMax
Gets or sets value specifying whether guides should be included when calculating minimum and maximum. The default is false. This is a dependency property.
(Inherited from SerialChart.)
InheritanceBehavior (Inherited from FrameworkElement.)
InputBindings (Inherited from UIElement.)
InputScope (Inherited from FrameworkElement.)
Is3D
Returns true if the chart is 3D.
(Inherited from SerialChart.)
IsArrangeValid (Inherited from UIElement.)
IsContentHitTestVisible
Gets or sets value indincating whether arbitrary content is hit test visible or not. See ContentZIndex for details on reasons to use this property.
(Inherited from ChartBase.)
IsEnabled (Inherited from UIElement.)
IsEnabledCore (Inherited from UIElement.)
IsFocused (Inherited from UIElement.)
IsHitTestVisible (Inherited from UIElement.)
IsIndicatorEnabled
Gets or sets value indicating whether indicator is enabled. The default is true. This is a dependency property.
(Inherited from SerialChart.)
IsInitialized (Inherited from FrameworkElement.)
IsInputMethodEnabled (Inherited from UIElement.)
IsKeyboardFocused (Inherited from UIElement.)
IsKeyboardFocusWithin (Inherited from UIElement.)
IsLoaded (Inherited from FrameworkElement.)
IsMeasureValid (Inherited from UIElement.)
IsMouseCaptured (Inherited from UIElement.)
IsMouseCaptureWithin (Inherited from UIElement.)
IsMouseDirectlyOver (Inherited from UIElement.)
IsMouseOver (Inherited from UIElement.)
IsScrollerEnabled
Gets or sets specifying if scroller is enabled. The default value is true. This is a dependency property.
(Inherited from SerialChart.)
IsSealed (Inherited from DependencyObject.)
IsSelectionTogglingEnabled
Gets or sets value specifying if IsSelected property could be changed by user actions (clicking graph, etc.) This is a dependency property.
(Inherited from ChartBase.)
IsStartedOnAxis
If set to true graphs will start from left side of the plot area and end at right. Otherwise category values are offset by half step from the axes. This is a dependency property.
(Inherited from SerialChart.)
IsStylusCaptured (Inherited from UIElement.)
IsStylusCaptureWithin (Inherited from UIElement.)
IsStylusDirectlyOver (Inherited from UIElement.)
IsStylusOver (Inherited from UIElement.)
IsTabStop (Inherited from Control.)
IsVisible (Inherited from UIElement.)
IsZoomable
Gets or sets value specifying if zooming is enabled. The default is true. This is a dependency property.
(Inherited from SerialChart.)
YOffset
Gets y-axis offset for 3D chart.
(Inherited from SerialChart.)
LabelPosition
Gets or sets position of data labels. This is a dependency property.
LabelsAlwaysOn
Gets or sets value specifying if labels should be displayed unconditionally. If this is set to false (the default) labels that are positioned inside of columns wont be displayed if the don't fit in. This is a dependency property.
LabelText
Gets or sets data label text for the data item. This is a dependency property.
(Inherited from ChartBase.)
LabelTextFontSize
Gets or sets font size of the data label text. This is a dependency property.
(Inherited from ChartBase.)
LabelTextForeground
Gets or sets foreground brush for data label text. This is a dependency property.
(Inherited from ChartBase.)
LabelTextWrapping
Gets or sets a setting specifying if the text in data labels should wrap if it doesn't fit. The default is Wrap This is a dependency property.
LayoutTransform (Inherited from FrameworkElement.)
Language (Inherited from FrameworkElement.)
LastVisibleSeriesItem
Gets or sets last visible series item (for zooming). This is a dependency property.
(Inherited from SerialChart.)
LeftValueAxis
Gets or sets left value axis for the chart. This is a dependency property.
(Inherited from SerialChart.)
LeftValueAxisGrid
Gets or sets left value axis grid for the chart. This is a dependency property.
(Inherited from SerialChart.)
Legend
Represents chart's legend
(Inherited from ChartBase.)
LegendEnabled
Gets or sets a value representing if Legend should be displayed. The default value is true. This is a dependency property.
(Inherited from ChartBase.)
LegendGraphs
Returns graphs visible in legend.
(Inherited from SerialChart.)
LegendValueText
Gets or sets text for the value column in Legend.
(Inherited from ChartBase.)
LogicalChildren (Inherited from ContentControl.)
MainPanel
Returns reference to the main Panel (usually a Grid) holding the content of the Chart control
(Inherited from ChartBase.)
Margin (Inherited from FrameworkElement.)
MaxHeight (Inherited from FrameworkElement.)
MaximumColumnWidth
Gets or sets maximum allowed width of a column. The default is positive unfinity. This is a dependency property.
MaxWidth (Inherited from FrameworkElement.)
MinHeight (Inherited from FrameworkElement.)
MinWidth (Inherited from FrameworkElement.)
Name (Inherited from FrameworkElement.)
Opacity (Inherited from UIElement.)
OpacityMask (Inherited from UIElement.)
Orientation
Gets or sets chart orientation (horizontal or vertical). This is a dependency property.
(Inherited from SerialChart.)
Outline
Gets or sets column outline brush. The default is null (no outline). This is a dependency property.
OutlineThickness
Gets or sets outline thickness. This is a dependency property.
OverridesDefaultStyle (Inherited from FrameworkElement.)
Padding (Inherited from Control.)
Parent (Inherited from FrameworkElement.)
PersistId Obsolete. (Inherited from UIElement.)
PlotAreaBackground
Gets or sets plot area background. The default is White. This is a dependency property.
(Inherited from SerialChart.)
PlotAreaBorderBrush
Gets or sets plot area border brush. The default is null - no border. This is a dependency property.
(Inherited from SerialChart.)
PlotAreaBorderThickness
Gets or sets plot area border thickness. The default is 1 unit. This is a dependency property.
(Inherited from SerialChart.)
PlotAreaInnerSize
Returns inner size of the plot area
(Inherited from SerialChart.)
PlotAreaMargin
Gets or sets plot area margins. The default is (60,60,60,80). This is a dependency property.
(Inherited from SerialChart.)
PresetBrushes
Represents a list of Brush objects that define to be used as the main brush for chart items. This is a dependency property.
(Inherited from ChartBase.)
RenderSize (Inherited from UIElement.)
RenderTransform (Inherited from UIElement.)
RenderTransformOrigin (Inherited from UIElement.)
Resources (Inherited from FrameworkElement.)
RightValueAxis
Gets or sets right value axis for the chart. This is a dependency property.
(Inherited from SerialChart.)
RightValueAxisGrid
Gets or sets right value axis grid for the chart. This is a dependency property.
(Inherited from SerialChart.)
ScrollBarGridColumn
Gets or sets grid column in template where scroller should be placed. This is an infrastructure setting and should not be set directly. This is a dependency property.
(Inherited from SerialChart.)
ScrollBarGridRow
Gets or sets grid row in template where scroller should be placed. This is an infrastructure setting and should not be set directly. This is a dependency property.
(Inherited from SerialChart.)
ScrollBarLargeChange
Gets or sets scroller's large change value. This is an infrastructure setting and should not be set directly. This is a dependency property.
(Inherited from SerialChart.)
ScrollBarMaximum
Gets or sets maximum value of the scroller. This is an infrastructure setting and should not be set directly. This is a dependency property.
(Inherited from SerialChart.)
ScrollBarValue
Gets or sets value of the scroller. This is an infrastructure setting and should not be set directly. This is a dependency property.
(Inherited from SerialChart.)
ScrollBarViewportSize
Gets or sets scroller's viewport size. This is an infrastructure setting and should not be set directly. This is a dependency property.
(Inherited from SerialChart.)
ScrollBarVisibilty
Gets or sets scroller visibilty. This is an infrastructure setting and should not be set directly. This is a dependency property.
(Inherited from SerialChart.)
Scroller
Gets scroller.
(Inherited from SerialChart.)
ScrollerHeight
Gets or sets scroller height. The default is double.NaN meaning that scroll bar is sized autmatically. This is a dependency property.
(Inherited from SerialChart.)
ScrollerLocation
Gets or sets scroller location. The default values is Top. This is a dependency property.
(Inherited from SerialChart.)
ScrollerMargin
Gets or sets scroller margin. The default value is 0. This is a dependency property.
(Inherited from SerialChart.)
ScrollerWidth
Gets or sets scroller width. The default is double.NaN meaning that scroll bar is sized autmatically. This is a dependency property.
(Inherited from SerialChart.)
SelectedItem
Gets or sets selected item. This is a dependency property.
(Inherited from ChartBase.)
SelectedItems
Gets or sets collection of selected slices This is a dependency property.
(Inherited from ChartBase.)
SelectionBrush
Gets or sets brush used for selection band. The default is #44BBBB00. This is a dependency property.
(Inherited from SerialChart.)
SelectionMode
Gets or sets selection mode (Single or Multiple). The default value is Multiple. This is a dependency property.
(Inherited from ChartBase.)
Series
Holds series items for this chart.
(Inherited from SerialChart.)
SeriesSource
Gets or sets IEnumerable object containing data for the series. Use for data-binding. This is a dependency property.
(Inherited from SerialChart.)
SnapsToDevicePixels (Inherited from UIElement.)
StartAnimationDuration
Gets or sets duration of start animation. The default is 2 seconds. This is a dependency property.
StartAnimationEffect
Gets or sets start animation effect. This is a dependency property.
StartAnimationIsSequenced
Gets or sets value specifying if columns should be animated simultaneously (false) or sequentially (true). The default is false. This is a dependency property.
Style (Inherited from FrameworkElement.)
StylusPlugIns (Inherited from UIElement.)
TabIndex (Inherited from Control.)
Tag (Inherited from FrameworkElement.)
Template (Inherited from Control.)
TemplatedParent (Inherited from FrameworkElement.)
TextMemberPath
Gets or sets member path used for binding Text property. This is a dependency property.
(Inherited from SerialChart.)
ToolTip (Inherited from FrameworkElement.)
Triggers (Inherited from FrameworkElement.)
Uid (Inherited from UIElement.)
ValueAxisOrientation
Gets value axis orientation base on Orientation.
(Inherited from SerialChart.)
VerticalAlignment (Inherited from FrameworkElement.)
VerticalContentAlignment (Inherited from Control.)
Visibility (Inherited from UIElement.)
VisibleGraphs
Returns visible graphs in this chart.
(Inherited from SerialChart.)
VisibleSeries
Returns visible series items (used for zooming)
(Inherited from SerialChart.)
VisualBitmapEffect Obsolete. (Inherited from Visual.)
VisualBitmapEffectInput Obsolete. (Inherited from Visual.)
VisualBitmapScalingMode (Inherited from Visual.)
VisualChildrenCount (Inherited from FrameworkElement.)
VisualClip (Inherited from Visual.)
VisualEdgeMode (Inherited from Visual.)
VisualEffect (Inherited from Visual.)
VisualYSnappingGuidelines (Inherited from Visual.)
VisualOffset (Inherited from Visual.)
VisualOpacity (Inherited from Visual.)
VisualOpacityMask (Inherited from Visual.)
VisualParent (Inherited from Visual.)
VisualTransform (Inherited from Visual.)
VisualXSnappingGuidelines (Inherited from Visual.)
Width (Inherited from FrameworkElement.)
XOffset
Gets x-axis offset for 3D chart.
(Inherited from SerialChart.)
ZoomOutButton
Gets zoom-out button.
(Inherited from SerialChart.)
ZoomOutButtonBackground
Get or sets background of the zoom-out button. The default is null - no background. This is a dependency property.
(Inherited from SerialChart.)
ZoomOutButtonFontSize
Gets or sets font size for the zoom-out button text. The default is double.NaN - chart's font size is used. This is a dependency property.
(Inherited from SerialChart.)
ZoomOutButtonForeground
Gets or sets foreground of the zoom-out button. The default is Black. This is a dependency property.
(Inherited from SerialChart.)
ZoomOutButtonHorizontalAlignment
Gets or sets horizontal alignment of the zoom-out button. The default is Right. This is a dependency property.
(Inherited from SerialChart.)
ZoomOutButtonHoverForeground
Gets or sets foreground of the zoom-out button when mouse hovers over it. The default is #FFBBBB00. This is a dependency property.
(Inherited from SerialChart.)
ZoomOutButtonMargin
Gets or sets margins of the zoom-out button. The default is (0,90,70,0). This is a dependency property.
(Inherited from SerialChart.)
ZoomOutButtonText
Gets or sets text of the zoom-out button. The default is "Show All". This is a dependency property.
(Inherited from SerialChart.)
ZoomOutButtonVerticalAlignment
Gets or sets vertical alignment of the zoom-out button. The default is Top. This is a dependency property.
(Inherited from SerialChart.)

Events

  NameDescription
ContextMenuClosing (Inherited from FrameworkElement.)
ContextMenuOpening (Inherited from FrameworkElement.)
DataContextChanged (Inherited from FrameworkElement.)
DragEnter (Inherited from UIElement.)
DragLeave (Inherited from UIElement.)
DragOver (Inherited from UIElement.)
Drop (Inherited from UIElement.)
FocusableChanged (Inherited from UIElement.)
GiveFeedback (Inherited from UIElement.)
GotFocus (Inherited from UIElement.)
GotKeyboardFocus (Inherited from UIElement.)
GotMouseCapture (Inherited from UIElement.)
GotStylusCapture (Inherited from UIElement.)
Initialized (Inherited from FrameworkElement.)
IsEnabledChanged (Inherited from UIElement.)
IsHitTestVisibleChanged (Inherited from UIElement.)
IsKeyboardFocusedChanged (Inherited from UIElement.)
IsKeyboardFocusWithinChanged (Inherited from UIElement.)
IsMouseCapturedChanged (Inherited from UIElement.)
IsMouseCaptureWithinChanged (Inherited from UIElement.)
IsMouseDirectlyOverChanged (Inherited from UIElement.)
IsStylusCapturedChanged (Inherited from UIElement.)
IsStylusCaptureWithinChanged (Inherited from UIElement.)
IsStylusDirectlyOverChanged (Inherited from UIElement.)
IsVisibleChanged (Inherited from UIElement.)
KeyDown (Inherited from UIElement.)
KeyUp (Inherited from UIElement.)
LayoutUpdated (Inherited from UIElement.)
Loaded (Inherited from FrameworkElement.)
LostFocus (Inherited from UIElement.)
LostKeyboardFocus (Inherited from UIElement.)
LostMouseCapture (Inherited from UIElement.)
LostStylusCapture (Inherited from UIElement.)
MouseDoubleClick (Inherited from Control.)
MouseDown (Inherited from UIElement.)
MouseEnter (Inherited from UIElement.)
MouseLeave (Inherited from UIElement.)
MouseLeftButtonDown (Inherited from UIElement.)
MouseLeftButtonUp (Inherited from UIElement.)
MouseMove (Inherited from UIElement.)
MouseRightButtonDown (Inherited from UIElement.)
MouseRightButtonUp (Inherited from UIElement.)
MouseUp (Inherited from UIElement.)
MouseWheel (Inherited from UIElement.)
PreviewDragEnter (Inherited from UIElement.)
PreviewDragLeave (Inherited from UIElement.)
PreviewDragOver (Inherited from UIElement.)
PreviewDrop (Inherited from UIElement.)
PreviewGiveFeedback (Inherited from UIElement.)
PreviewGotKeyboardFocus (Inherited from UIElement.)
PreviewKeyDown (Inherited from UIElement.)
PreviewKeyUp (Inherited from UIElement.)
PreviewLostKeyboardFocus (Inherited from UIElement.)
PreviewMouseDoubleClick (Inherited from Control.)
PreviewMouseDown (Inherited from UIElement.)
PreviewMouseLeftButtonDown (Inherited from UIElement.)
PreviewMouseLeftButtonUp (Inherited from UIElement.)
PreviewMouseMove (Inherited from UIElement.)
PreviewMouseRightButtonDown (Inherited from UIElement.)
PreviewMouseRightButtonUp (Inherited from UIElement.)
PreviewMouseUp (Inherited from UIElement.)
PreviewMouseWheel (Inherited from UIElement.)
PreviewQueryContinueDrag (Inherited from UIElement.)
PreviewStylusButtonDown (Inherited from UIElement.)
PreviewStylusButtonUp (Inherited from UIElement.)
PreviewStylusDown (Inherited from UIElement.)
PreviewStylusInAirMove (Inherited from UIElement.)
PreviewStylusInRange (Inherited from UIElement.)
PreviewStylusMove (Inherited from UIElement.)
PreviewStylusOutOfRange (Inherited from UIElement.)
PreviewStylusSystemGesture (Inherited from UIElement.)
PreviewStylusUp (Inherited from UIElement.)
PreviewTextInput (Inherited from UIElement.)
QueryContinueDrag (Inherited from UIElement.)
QueryCursor (Inherited from UIElement.)
RequestBringIntoView (Inherited from FrameworkElement.)
SelectionChanged
Occurs when selected DataItem(s) changes
(Inherited from ChartBase.)
SizeChanged (Inherited from FrameworkElement.)
SourceUpdated (Inherited from FrameworkElement.)
StylusButtonDown (Inherited from UIElement.)
StylusButtonUp (Inherited from UIElement.)
StylusDown (Inherited from UIElement.)
StylusEnter (Inherited from UIElement.)
StylusInAirMove (Inherited from UIElement.)
StylusInRange (Inherited from UIElement.)
StylusLeave (Inherited from UIElement.)
StylusMove (Inherited from UIElement.)
StylusOutOfRange (Inherited from UIElement.)
StylusSystemGesture (Inherited from UIElement.)
StylusUp (Inherited from UIElement.)
TargetUpdated (Inherited from FrameworkElement.)
TextInput (Inherited from UIElement.)
ToolTipClosing (Inherited from FrameworkElement.)
ToolTipOpening (Inherited from FrameworkElement.)
Unloaded (Inherited from FrameworkElement.)

See Also