C1.WPF.C1Chart Namespace : Axis Class |
The following tables list the members exposed by Axis.
Name | Description | |
---|---|---|
Axis Constructor | Initializes an instance of the C1.Silverlight.Chart.Axis class. |
Name | Description | |
---|---|---|
AnnoAngleProperty | Identifies the AnnoAngle dependency property. | |
AnnoFormatProperty | Identifies the AnnoFormat dependency property. | |
AnnoPositionProperty | Identifies the AnnoPosition dependency property. | |
AnnoTemplateProperty | Identifies the AnnoTemplate dependency property. | |
AnnoVisibilityProperty | Identifies the AnnoVisibility dependency property. | |
AutoMaxProperty | Identifies the AutoMax dependency property. | |
AutoMinProperty | Identifies the AutoMin dependency property. | |
AxisLineProperty | Identifies the AxisLine dependency property. | |
DataPointProperty | Attached property that represents axis annotation. | |
FontFamilyProperty | Identifies the FontFamily dependency property. | |
FontSizeProperty | Identifies the FontSize dependency property. | |
FontStretchProperty | Identifies the FontStretch dependency property. | |
FontStyleProperty | Identifies the FontStyle dependency property. | |
FontWeightProperty | Identifies the FontWeight dependency property. | |
ForegroundProperty | Identifies the Foreground dependency property. | |
IsTimeProperty | Identifies the IsTime dependency property. | |
ItemsLabelBindingProperty | Identifies the ItemsLabelBinding dependency property. | |
ItemsSourceProperty | Identifies the ItemsSource dependency property. | |
ItemsValueBindingProperty | Identifies the ItemsValueBinding dependency property. | |
LogBaseProperty | Identifies the LogBase dependency property. | |
MajorGridFillProperty | Identifies the MajorGridFill dependency property. | |
MajorGridStrokeDashesProperty | Identifies the MajorGridStrokeDashArray dependency property. | |
MajorGridStrokeProperty | Identifies the MajorGridStroke dependency property. | |
MajorGridStrokeThicknessProperty | Identifies the MajorGridStrokeThickness dependency property. | |
MajorTickHeightProperty | Identifies the MajorTickHeight dependency property. | |
MajorTickOverlapProperty | Identifies the MajorTickOverlap dependency property. | |
MajorTickStrokeProperty | Identifies the MajorTickStroke dependency property. | |
MajorTickThicknessProperty | Identifies the MajorTickThickness dependency property. | |
MajorUnitProperty | Identifies the MajorUnit dependency property. | |
MaxProperty | Identifies the Max dependency property. | |
MinorGridStrokeDashesProperty | Identifies the MinorGridStrokeDashArray dependency property. | |
MinorGridStrokeProperty | Identifies the MinorGridStroke dependency property. | |
MinorGridStrokeThicknessProperty | Identifies the MinorGridStrokeThickness dependency property. | |
MinorTickHeightProperty | Identifies the MinorTickHeight dependency property. | |
MinorTickOverlapProperty | Identifies the MinorTickOverlap dependency property. | |
MinorTickStrokeProperty | Identifies the MinorTickStroke dependency property. | |
MinorTickThicknessProperty | Identifies the MinorTickThickness dependency property. | |
MinorUnitProperty | Identifies the MinorUnit dependency property. | |
MinProperty | Identifies the Min dependency property. | |
MinScaleProperty | Identifies the MinScale dependency property. | |
OriginProperty | Identifies the Origin dependency property. | |
PlotAreaIndexProperty | Identifies the PlotAreaIndex dependency property. | |
PositionProperty | Identifies the Position dependency property. | |
RadarLabelVisibilityProperty | Using a DependencyProperty as the backing store for RadarLabelVisibility. This enables animation, styling, binding, etc... | |
RadarPointIndicesProperty | Using a DependencyProperty as the backing store for PointIndices. This enables animation, styling, binding, etc... | |
ReversedProperty | Identifies the Reversed dependency property. | |
ScaleProperty | Identifies the Scale dependency property. | |
TitleProperty | Identifies the Title dependency property. | |
UseExactLimitsProperty | Using a DependencyProperty as the backing store for UseExactLimits. This enables animation, styling, binding, etc... | |
ValueProperty | Identifies the Value dependency property. | |
VisibleProperty | Identifies the Visible dependency property. |
Name | Description | |
---|---|---|
ActualMax | Gets the actual axis maximum. | |
ActualMin | Gets the actual axis minimum. | |
AllowDrop | (Inherited from System.Windows.ContentElement) | |
AnnoAngle | Gets or sets the rotation angle of axis annotations. | |
AnnoFormat | Gets or sets the format of the axis annotation. | |
AnnoPosition | Gets or sets the annotation position. | |
AnnoTemplate | Gets or sets the template used to create the axis annotations. | |
AnnoVisibility | Gets or sets the annotation visibility. | |
AreAnyTouchesCaptured | (Inherited from System.Windows.ContentElement) | |
AreAnyTouchesCapturedWithin | (Inherited from System.Windows.ContentElement) | |
AreAnyTouchesDirectlyOver | (Inherited from System.Windows.ContentElement) | |
AreAnyTouchesOver | (Inherited from System.Windows.ContentElement) | |
AutoMax | Gets or sets whether the maximum value for the axis is set automatically. | |
AutoMin | Gets or sets whether the minimum value for the axis is set automatically. | |
AxisLine | Gets or sets the axis line. | |
AxisType | Gets or sets the axis type for the auxiliary axis. | |
BindingGroup | (Inherited from System.Windows.FrameworkContentElement) | |
CommandBindings | (Inherited from System.Windows.ContentElement) | |
ContextMenu | (Inherited from System.Windows.FrameworkContentElement) | |
Cursor | (Inherited from System.Windows.FrameworkContentElement) | |
DataContext | (Inherited from System.Windows.FrameworkContentElement) | |
DependencyObjectType | (Inherited from System.Windows.DependencyObject) | |
DependentAxisConverter | Gets or sets axis value converter for dependent axis. | |
Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) | |
Focusable | (Inherited from System.Windows.ContentElement) | |
FocusVisualStyle | (Inherited from System.Windows.FrameworkContentElement) | |
FontFamily | Gets or sets font family for the axis annotations. | |
FontSize | Gets or sets font size for the axis annotations. | |
FontStretch | Gets or sets font stretch for the axis annotations. | |
FontStyle | Gets or sets font style for the axis annotations. | |
FontWeight | Gets or sets font weight for the axis annotations. | |
ForceCursor | (Inherited from System.Windows.FrameworkContentElement) | |
Foreground | Gets or sets the foreground brush of the axis. | |
HasAnimatedProperties | (Inherited from System.Windows.ContentElement) | |
InputBindings | (Inherited from System.Windows.ContentElement) | |
InputScope | (Inherited from System.Windows.FrameworkContentElement) | |
IsDependent | Gets or sets whether the axis is dependent from the main chart axis. Only for auxiliary axes. | |
IsEnabled | (Inherited from System.Windows.ContentElement) | |
IsFocused | (Inherited from System.Windows.ContentElement) | |
IsInitialized | (Inherited from System.Windows.FrameworkContentElement) | |
IsInputMethodEnabled | (Inherited from System.Windows.ContentElement) | |
IsKeyboardFocused | (Inherited from System.Windows.ContentElement) | |
IsKeyboardFocusWithin | (Inherited from System.Windows.ContentElement) | |
IsLoaded | (Inherited from System.Windows.FrameworkContentElement) | |
IsMouseCaptured | (Inherited from System.Windows.ContentElement) | |
IsMouseCaptureWithin | (Inherited from System.Windows.ContentElement) | |
IsMouseDirectlyOver | (Inherited from System.Windows.ContentElement) | |
IsMouseOver | (Inherited from System.Windows.ContentElement) | |
IsSealed | (Inherited from System.Windows.DependencyObject) | |
IsStylusCaptured | (Inherited from System.Windows.ContentElement) | |
IsStylusCaptureWithin | (Inherited from System.Windows.ContentElement) | |
IsStylusDirectlyOver | (Inherited from System.Windows.ContentElement) | |
IsStylusOver | (Inherited from System.Windows.ContentElement) | |
IsTime | Gets or sets whether the axis represents time values. | |
ItemsLabelBinding | Gets or sets the binding for axis labels. | |
ItemsSource | Gets or sets the source for axis annotations. | |
ItemsValueBinding | Gets or sets the binding for axis values. | |
Language | (Inherited from System.Windows.FrameworkContentElement) | |
LogBase | Gets or sets the logarithmic base for the axis. Default value double.Nan corresponds to the default linear axis. | |
MajorGridFill | Gets or sets the System.Windows.Media.Brush used to fill the major grid. | |
MajorGridStroke | Gets or sets the brush of major grid lines. | |
MajorGridStrokeDashes | Gets or sets the dash pattern of major grid lines. | |
MajorGridStrokeThickness | Gets or sets the thickness of major grid lines. | |
MajorTickHeight | Gets or sets the major tick height. | |
MajorTickOverlap | Gets or sets the relative overlap of major axis tick. The range of values is from 0 to 1. The default value 0 means no overlap,when the overlap is 1, the whole tick is inside the plot area. | |
MajorTickStroke | Gets or sets the major tick stroke. | |
MajorTickThickness | Gets or sets the major tick thickness. | |
MajorUnit | Gets or sets the major unit (distance between labels). | |
Max | Gets or sets the maximum value shown on the axis. | |
Min | Gets or sets the minimum value shown on the axis. | |
MinorGridStroke | Gets or sets the brush of minor grid lines. | |
MinorGridStrokeDashes | Gets or sets the dash pattern of minor grid lines. | |
MinorGridStrokeThickness | Gets or sets the thickness of minor grid lines. | |
MinorTickHeight | Gets or sets the minor tick height. | |
MinorTickOverlap | Gets or sets the relative overlap of major axis tick. The range of values is from 0 to 1. The default value 0 means no overlap,when the overlap is 1, the whole tick is inside the plot area. | |
MinorTickStroke | Gets or sets the minor tick stroke. | |
MinorTickThickness | Gets or sets the minor tick thickness. | |
MinorUnit | Gets or sets the minor unit (distance between minor tick marks). | |
MinScale | Gets or set the minimum scale of axis. | |
Name | (Inherited from System.Windows.FrameworkContentElement) | |
Origin | Gets or sets the value at which the axis crosses perpendicular axis. | |
OverridesDefaultStyle | (Inherited from System.Windows.FrameworkContentElement) | |
Parent | (Inherited from System.Windows.FrameworkContentElement) | |
PlotAreaIndex | Gets or sets the plot area index. | |
Position | Gets or sets the position of the axis. | |
RadarLabelVisibility | Gets or sets annotation label visibility for the axis of radar chart. | |
RadarPointIndices | Gets or set the collection of point indices for the axis. | |
Resources | (Inherited from System.Windows.FrameworkContentElement) | |
Reversed | Gets or sets whether the axis is reversed. | |
Scale | Gets or set the scale of axis. | |
ScrollBar | Gets or sets the axis scroll bar. | |
Style | (Inherited from System.Windows.FrameworkContentElement) | |
Tag | (Inherited from System.Windows.FrameworkContentElement) | |
TemplatedParent | (Inherited from System.Windows.FrameworkContentElement) | |
Title | Gets or sets the axis title. | |
ToolTip | (Inherited from System.Windows.FrameworkContentElement) | |
TouchesCaptured | (Inherited from System.Windows.ContentElement) | |
TouchesCapturedWithin | (Inherited from System.Windows.ContentElement) | |
TouchesDirectlyOver | (Inherited from System.Windows.ContentElement) | |
TouchesOver | (Inherited from System.Windows.ContentElement) | |
UseExactLimits | Specifies whether to use exact data values for axis minimum and maximum. By default(UseExactLimits=false), the minimum and maximum can be adjusted to round numbers. | |
Value | Gets or sets the current scrolling position of the axis. | |
Visible | Gets or sets the axis visibility. |
Name | Description | |
---|---|---|
AddHandler | Overloaded. (Inherited from System.Windows.ContentElement) | |
AddToEventRoute | (Inherited from System.Windows.ContentElement) | |
ApplyAnimationClock | Overloaded. (Inherited from System.Windows.ContentElement) | |
BeginAnimation | Overloaded. (Inherited from System.Windows.ContentElement) | |
BeginInit | (Inherited from System.Windows.FrameworkContentElement) | |
BeginStoryboard | Overloaded. (Inherited from System.Windows.FrameworkContentElement) | |
BringIntoView | (Inherited from System.Windows.FrameworkContentElement) | |
CaptureMouse | (Inherited from System.Windows.ContentElement) | |
CaptureStylus | (Inherited from System.Windows.ContentElement) | |
CaptureTouch | (Inherited from System.Windows.ContentElement) | |
ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) | |
CoerceValue | (Inherited from System.Windows.DependencyObject) | |
EndInit | (Inherited from System.Windows.FrameworkContentElement) | |
Equals | (Inherited from System.Windows.DependencyObject) | |
FindName | (Inherited from System.Windows.FrameworkContentElement) | |
FindResource | (Inherited from System.Windows.FrameworkContentElement) | |
Focus | (Inherited from System.Windows.ContentElement) | |
GetAnimationBaseValue | (Inherited from System.Windows.ContentElement) | |
GetAxisRect | Gets the coordinates of axis rectangle. | |
GetBindingExpression | (Inherited from System.Windows.FrameworkContentElement) | |
GetDataPoint | Gets the value of Axis.DataPoint attached property. | |
GetHashCode | (Inherited from System.Windows.DependencyObject) | |
GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
InvalidateProperty | (Inherited from System.Windows.DependencyObject) | |
MoveFocus | (Inherited from System.Windows.FrameworkContentElement) | |
PointFromData | Transforms the point from axis data coordinates to the chart view coordinates. | |
PointToData | Transforms the point from chart view coordinates to the axis data coordinates. | |
PredictFocus | (Inherited from System.Windows.FrameworkContentElement) | |
RaiseEvent | (Inherited from System.Windows.ContentElement) | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
RegisterName | (Inherited from System.Windows.FrameworkContentElement) | |
ReleaseAllTouchCaptures | (Inherited from System.Windows.ContentElement) | |
ReleaseMouseCapture | (Inherited from System.Windows.ContentElement) | |
ReleaseStylusCapture | (Inherited from System.Windows.ContentElement) | |
ReleaseTouchCapture | (Inherited from System.Windows.ContentElement) | |
RemoveHandler | (Inherited from System.Windows.ContentElement) | |
SetBinding | Overloaded. (Inherited from System.Windows.FrameworkContentElement) | |
SetCurrentValue | (Inherited from System.Windows.DependencyObject) | |
SetDataPoint | Sets the value of Axis.DataPoint attached property. | |
SetResourceReference | (Inherited from System.Windows.FrameworkContentElement) | |
SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) | |
TryFindResource | (Inherited from System.Windows.FrameworkContentElement) | |
UnregisterName | (Inherited from System.Windows.FrameworkContentElement) | |
UpdateDefaultStyle | (Inherited from System.Windows.FrameworkContentElement) |
Name | Description | |
---|---|---|
AnnoCreated | Fires when annotation label was created. | |
ContextMenuClosing | (Inherited from System.Windows.FrameworkContentElement) | |
ContextMenuOpening | (Inherited from System.Windows.FrameworkContentElement) | |
DataContextChanged | (Inherited from System.Windows.FrameworkContentElement) | |
DragEnter | (Inherited from System.Windows.ContentElement) | |
DragLeave | (Inherited from System.Windows.ContentElement) | |
DragOver | (Inherited from System.Windows.ContentElement) | |
Drop | (Inherited from System.Windows.ContentElement) | |
FocusableChanged | (Inherited from System.Windows.ContentElement) | |
GiveFeedback | (Inherited from System.Windows.ContentElement) | |
GotFocus | (Inherited from System.Windows.ContentElement) | |
GotKeyboardFocus | (Inherited from System.Windows.ContentElement) | |
GotMouseCapture | (Inherited from System.Windows.ContentElement) | |
GotStylusCapture | (Inherited from System.Windows.ContentElement) | |
GotTouchCapture | (Inherited from System.Windows.ContentElement) | |
Initialized | (Inherited from System.Windows.FrameworkContentElement) | |
IsEnabledChanged | (Inherited from System.Windows.ContentElement) | |
IsKeyboardFocusedChanged | (Inherited from System.Windows.ContentElement) | |
IsKeyboardFocusWithinChanged | (Inherited from System.Windows.ContentElement) | |
IsMouseCapturedChanged | (Inherited from System.Windows.ContentElement) | |
IsMouseCaptureWithinChanged | (Inherited from System.Windows.ContentElement) | |
IsMouseDirectlyOverChanged | (Inherited from System.Windows.ContentElement) | |
IsStylusCapturedChanged | (Inherited from System.Windows.ContentElement) | |
IsStylusCaptureWithinChanged | (Inherited from System.Windows.ContentElement) | |
IsStylusDirectlyOverChanged | (Inherited from System.Windows.ContentElement) | |
KeyDown | (Inherited from System.Windows.ContentElement) | |
KeyUp | (Inherited from System.Windows.ContentElement) | |
Loaded | (Inherited from System.Windows.FrameworkContentElement) | |
LostFocus | (Inherited from System.Windows.ContentElement) | |
LostKeyboardFocus | (Inherited from System.Windows.ContentElement) | |
LostMouseCapture | (Inherited from System.Windows.ContentElement) | |
LostStylusCapture | (Inherited from System.Windows.ContentElement) | |
LostTouchCapture | (Inherited from System.Windows.ContentElement) | |
MouseDown | (Inherited from System.Windows.ContentElement) | |
MouseEnter | (Inherited from System.Windows.ContentElement) | |
MouseLeave | (Inherited from System.Windows.ContentElement) | |
MouseLeftButtonDown | (Inherited from System.Windows.ContentElement) | |
MouseLeftButtonUp | (Inherited from System.Windows.ContentElement) | |
MouseMove | (Inherited from System.Windows.ContentElement) | |
MouseRightButtonDown | (Inherited from System.Windows.ContentElement) | |
MouseRightButtonUp | (Inherited from System.Windows.ContentElement) | |
MouseUp | (Inherited from System.Windows.ContentElement) | |
MouseWheel | (Inherited from System.Windows.ContentElement) | |
PreviewDragEnter | (Inherited from System.Windows.ContentElement) | |
PreviewDragLeave | (Inherited from System.Windows.ContentElement) | |
PreviewDragOver | (Inherited from System.Windows.ContentElement) | |
PreviewDrop | (Inherited from System.Windows.ContentElement) | |
PreviewGiveFeedback | (Inherited from System.Windows.ContentElement) | |
PreviewGotKeyboardFocus | (Inherited from System.Windows.ContentElement) | |
PreviewKeyDown | (Inherited from System.Windows.ContentElement) | |
PreviewKeyUp | (Inherited from System.Windows.ContentElement) | |
PreviewLostKeyboardFocus | (Inherited from System.Windows.ContentElement) | |
PreviewMouseDown | (Inherited from System.Windows.ContentElement) | |
PreviewMouseLeftButtonDown | (Inherited from System.Windows.ContentElement) | |
PreviewMouseLeftButtonUp | (Inherited from System.Windows.ContentElement) | |
PreviewMouseMove | (Inherited from System.Windows.ContentElement) | |
PreviewMouseRightButtonDown | (Inherited from System.Windows.ContentElement) | |
PreviewMouseRightButtonUp | (Inherited from System.Windows.ContentElement) | |
PreviewMouseUp | (Inherited from System.Windows.ContentElement) | |
PreviewMouseWheel | (Inherited from System.Windows.ContentElement) | |
PreviewQueryContinueDrag | (Inherited from System.Windows.ContentElement) | |
PreviewStylusButtonDown | (Inherited from System.Windows.ContentElement) | |
PreviewStylusButtonUp | (Inherited from System.Windows.ContentElement) | |
PreviewStylusDown | (Inherited from System.Windows.ContentElement) | |
PreviewStylusInAirMove | (Inherited from System.Windows.ContentElement) | |
PreviewStylusInRange | (Inherited from System.Windows.ContentElement) | |
PreviewStylusMove | (Inherited from System.Windows.ContentElement) | |
PreviewStylusOutOfRange | (Inherited from System.Windows.ContentElement) | |
PreviewStylusSystemGesture | (Inherited from System.Windows.ContentElement) | |
PreviewStylusUp | (Inherited from System.Windows.ContentElement) | |
PreviewTextInput | (Inherited from System.Windows.ContentElement) | |
PreviewTouchDown | (Inherited from System.Windows.ContentElement) | |
PreviewTouchMove | (Inherited from System.Windows.ContentElement) | |
PreviewTouchUp | (Inherited from System.Windows.ContentElement) | |
QueryContinueDrag | (Inherited from System.Windows.ContentElement) | |
QueryCursor | (Inherited from System.Windows.ContentElement) | |
SourceUpdated | (Inherited from System.Windows.FrameworkContentElement) | |
StylusButtonDown | (Inherited from System.Windows.ContentElement) | |
StylusButtonUp | (Inherited from System.Windows.ContentElement) | |
StylusDown | (Inherited from System.Windows.ContentElement) | |
StylusEnter | (Inherited from System.Windows.ContentElement) | |
StylusInAirMove | (Inherited from System.Windows.ContentElement) | |
StylusInRange | (Inherited from System.Windows.ContentElement) | |
StylusLeave | (Inherited from System.Windows.ContentElement) | |
StylusMove | (Inherited from System.Windows.ContentElement) | |
StylusOutOfRange | (Inherited from System.Windows.ContentElement) | |
StylusSystemGesture | (Inherited from System.Windows.ContentElement) | |
StylusUp | (Inherited from System.Windows.ContentElement) | |
TargetUpdated | (Inherited from System.Windows.FrameworkContentElement) | |
TextInput | (Inherited from System.Windows.ContentElement) | |
ToolTipClosing | (Inherited from System.Windows.FrameworkContentElement) | |
ToolTipOpening | (Inherited from System.Windows.FrameworkContentElement) | |
TouchDown | (Inherited from System.Windows.ContentElement) | |
TouchEnter | (Inherited from System.Windows.ContentElement) | |
TouchLeave | (Inherited from System.Windows.ContentElement) | |
TouchMove | (Inherited from System.Windows.ContentElement) | |
TouchUp | (Inherited from System.Windows.ContentElement) | |
Unloaded | (Inherited from System.Windows.FrameworkContentElement) |