The ColumnChart type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ColumnChart |
Creates instance of ColumnChart.
|
Methods
Fields
| Name | Description | |
|---|---|---|
| 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
| Name | Description | |
|---|---|---|
| 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.) |