[This is preliminary documentation and is subject to change.]

The ColumnGraph type exposes the following members.

Properties

  NameDescription
ActualHeight (Inherited from FrameworkElement.)
ActualWidth (Inherited from FrameworkElement.)
AllowDrop (Inherited from UIElement.)
Background (Inherited from Control.)
BindingGroup (Inherited from FrameworkElement.)
BitmapEffect Obsolete. (Inherited from UIElement.)
BitmapEffectInput Obsolete. (Inherited from UIElement.)
BorderBrush (Inherited from Control.)
BorderThickness (Inherited from Control.)
Brush
Gets or sets brush for the graph. This is a dependency property.
(Inherited from SerialGraph.)
Clip (Inherited from UIElement.)
ClipToBounds (Inherited from UIElement.)
ColumnWidthAllocation
Get or sets coefficient for allocation of space between 2 data points to a single column. This is a dependency property.
CommandBindings (Inherited from UIElement.)
ContextMenu (Inherited from FrameworkElement.)
Cursor (Inherited from FrameworkElement.)
DataContext (Inherited from FrameworkElement.)
DefaultStyleKey (Inherited from FrameworkElement.)
DependencyObjectType (Inherited from DependencyObject.)
DesiredSize (Inherited from UIElement.)
Dispatcher (Inherited from DispatcherObject.)
Effect (Inherited from UIElement.)
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.)
GroundLevel
Gets Y-coordinate of 0 or a value closest to 0.
(Inherited from SerialGraph.)
HandlesScrolling (Inherited from Control.)
HasAnimatedProperties (Inherited from UIElement.)
Height (Inherited from FrameworkElement.)
HorizontalAlignment (Inherited from FrameworkElement.)
HorizontalContentAlignment (Inherited from Control.)
InheritanceBehavior (Inherited from FrameworkElement.)
InputBindings (Inherited from UIElement.)
InputScope (Inherited from FrameworkElement.)
IsArrangeValid (Inherited from UIElement.)
IsEnabled (Inherited from UIElement.)
IsEnabledCore (Inherited from UIElement.)
IsFocused (Inherited from UIElement.)
IsHitTestVisible (Inherited from UIElement.)
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.)
IsSealed (Inherited from DependencyObject.)
IsStylusCaptured (Inherited from UIElement.)
IsStylusCaptureWithin (Inherited from UIElement.)
IsStylusDirectlyOver (Inherited from UIElement.)
IsStylusOver (Inherited from UIElement.)
IsTabStop (Inherited from Control.)
IsVisible (Inherited from UIElement.)
LayoutTransform (Inherited from FrameworkElement.)
Language (Inherited from FrameworkElement.)
Locations
Gets locations (coordinates) of data points for the graph.
(Inherited from SerialGraph.)
LogicalChildren (Inherited from FrameworkElement.)
Margin (Inherited from FrameworkElement.)
MaxHeight (Inherited from FrameworkElement.)
MaxWidth (Inherited from FrameworkElement.)
MinHeight (Inherited from FrameworkElement.)
MinWidth (Inherited from FrameworkElement.)
Name (Inherited from FrameworkElement.)
Opacity (Inherited from UIElement.)
OpacityMask (Inherited from UIElement.)
OverridesDefaultStyle (Inherited from FrameworkElement.)
Padding (Inherited from Control.)
Parent (Inherited from FrameworkElement.)
PersistId Obsolete. (Inherited from UIElement.)
RenderSize (Inherited from UIElement.)
RenderTransform (Inherited from UIElement.)
RenderTransformOrigin (Inherited from UIElement.)
Resources (Inherited from FrameworkElement.)
SnapsToDevicePixels (Inherited from UIElement.)
Style (Inherited from FrameworkElement.)
StylusPlugIns (Inherited from UIElement.)
TabIndex (Inherited from Control.)
Tag (Inherited from FrameworkElement.)
Template (Inherited from Control.)
TemplatedParent (Inherited from FrameworkElement.)
Title
Gets or sets the title of the graph. This is a dependency property.
(Inherited from SerialGraph.)
ToolTip (Inherited from FrameworkElement.)
Triggers (Inherited from FrameworkElement.)
Uid (Inherited from UIElement.)
ValueMemberPath
Gets or sets path to the member in the datasource holding values for this graph. This is a dependency property.
(Inherited from SerialGraph.)
VerticalAlignment (Inherited from FrameworkElement.)
VerticalContentAlignment (Inherited from Control.)
Visibility (Inherited from UIElement.)
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.)
XStep
Gets single x-axis step size (the distance between 2 neighbour data points).
(Inherited from SerialGraph.)

See Also