Name | Description | |
---|---|---|
Axis Constructor | Creates an instance of Axis class. |
The following tables list the members exposed by Axis.
Name | Description | |
---|---|---|
Axis Constructor | Creates an instance of Axis class. |
Name | Description | |
---|---|---|
_minorGrid | Gets or set a value indicating whether to draw minor grid. | |
AxisLineProperty | Identifies the Axis.AxisLine dependency property. | |
BindingProperty | Identifies the Axis.Binding dependency property. | |
FormatProperty | Identifies the Axis.Format dependency property. | |
GroupItemsPathProperty | Identifies the Axis.GroupItemsPath dependency property. | |
GroupNamesProperty | Identifies the Axis.GroupNames dependency property. | |
GroupProviderProperty | Identifies the Axis.GroupProvider dependency property. | |
GroupSeparatorProperty | Identifies the Axis.GroupSeparator dependency property. | |
GroupStyleProperty | Identifies the Axis.GroupStyle dependency property. | |
GroupTitleAlignmentProperty | Identifies the Axis.GroupTitleAlignment dependency property. | |
GroupVisibilityLevelProperty | Identifies the Axis.GroupVisibilityLevel dependency property. | |
ItemsSourceProperty | Identifies the Axis.ItemsSource dependency property. | |
LabelAlignmentProperty | Identifies the Axis.LabelAlignment dependency property. | |
LabelAngleProperty | Identifies the Axis.LabelAngle dependency property. | |
LabelMaxProperty | Identifies the Axis.LabelMax dependency property. | |
LabelMinProperty | Identifies the Axis.LabelMin dependency property. | |
LabelsProperty | Identifies the Axis.Labels dependency property. | |
LogBaseProperty | Identifies the Axis.LogBase dependency property. | |
MajorGridProperty | Identifies the Axis.MajorGrid dependency property. | |
MajorGridStyleProperty | Identifies the Axis.MajorGridStyle dependency property. | |
MajorTickMarksProperty | Identifies the Axis.MajorTickMarks dependency property. | |
MajorUnitProperty | Identifies the Axis.MajorUnit dependency property. | |
MaxProperty | Identifies the Axis.Max dependency property. | |
MinorGridProperty | Identifies the Axis.MinorGrid dependency property. | |
MinorGridStyleProperty | Identifies the Axis.MinorGridStyle dependency property. | |
MinorTickMarksProperty | Identifies the Axis.MinorTickMarks dependency property. | |
MinorUnitProperty | Identifies the Axis.MinorUnit dependency property. | |
MinProperty | Identifies the Axis.Min dependency property. | |
OriginProperty | Identifies the Axis.Origin dependency property. | |
OverlappingLabelsProperty | Identifies the Axis.OverlappingLabels dependency property. | |
PlotAreaNameProperty | Identifies the Axis.PlotAreaName dependency property. | |
PositionProperty | Identifies the Axis.Position dependency property. | |
ReversedProperty | Identifies the Axis.Reversed dependency property. | |
ScrollbarProperty | Identifies the Axis.Scrollbar dependency property. | |
StaggeredLinesProperty | Identifies the Axis.StaggeredLines dependency property. | |
StyleProperty | Identifies the Axis.Style dependency property. | |
TickLengthProperty | Identifies the Axis.TickLength dependency property. | |
TimeUnitProperty | Identifies the Axis.TimeUnit dependency property. | |
TitleProperty | Identifies the Axis.Title dependency property. | |
TitleStyleProperty | Identifies the Axis.TitleStyle dependency property. |
Name | Description | |
---|---|---|
ActualMajorUnit | Gets the actual axis major unit. | |
ActualMax | Gets the actual axis maximum. | |
ActualMin | Gets the actual axis minimum. | |
ActualMinorUnit | Gets the actual axis major unit. | |
AxisLine | Gets or sets a value indicating whether to draw axis line. | |
AxisType | Gets the axis type. | |
Binding | Gets or sets the comma-separated property names for the DataSource property to use in axis labels. | |
DependencyObjectType | (Inherited from System.Windows.DependencyObject) | |
Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) | |
Format | Gets or set formatting string for axis labels. | |
GroupItemsPath | Gets or sets the group names | |
GroupNames | Gets or sets the group names | |
GroupProvider | Gets or sets the group provider | |
GroupSeparator | Gets or sets the group separator | |
GroupStyle | Gets or sets the axis group style. | |
GroupTitleAlignment | Gets or sets the alignment of the group title. | |
GroupVisibilityLevel | Gets or sets the limiting level of visible collapsible groups. | |
IsSealed | (Inherited from System.Windows.DependencyObject) | |
ItemsSource | Gets or sets the items source for the axis labels. | |
LabelAlignment | Gets or sets the axis labels alignment. | |
LabelAngle | Gets or sets the angle of rotation for axis labels. | |
LabelMax | Gets or sets whether the maximum axis value is always labeled. | |
LabelMin | Gets or sets whether the minimum axis value is always labeled. | |
Labels | Gets or sets a value indicating whether to show axis labels. | |
LogBase | Gets or sets the base for logarithmic axis. | |
MajorGrid | Gets or set a value indicating whether to draw major grid. | |
MajorGridStyle | Gets or sets the style of axis major grid. | |
MajorTickMarks | Gets or sets a value indicating the appearance of major tick marks. | |
MajorUnit | Gets or sets the distance betweem axis labels. | |
Max | Gets or sets the axis maximum. | |
Min | Gets or sets the axis minimum. | |
MinorGrid | Gets or set a value indicating whether to draw minor grid. | |
MinorGridStyle | Gets or sets the style of axis minor grid. | |
MinorTickMarks | Gets or sets a value indicating the appearance of minor tick marks. | |
MinorUnit | Gets or sets the distance between minor ticks and grid lines. | |
Origin | Gets or sets the axis origin. | |
OverlappingLabels | Gets or sets a value indicating how to handle the overlapping axis labels. | |
PlotAreaName | Gets or sets the plot area name for the axis. | |
Position | Gets or sets the axis position. | |
Reversed | Gets or sets a value indicating whether the axis is reversed. | |
Scrollbar | Gets or sets the axis scroll bar. | |
StaggeredLines | Gets or sets the number of staggered lines for axis labels. | |
Style | Gets or sets the axis style. | |
TickLength | Gets or sets the axis tick length. | |
TimeUnit | Gets or sets the units for a time based axis. | |
Title | Gets or sets the axis title. | |
TitleStyle | Gets or sets the axis title style. |
Name | Description | |
---|---|---|
ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) | |
CoerceValue | (Inherited from System.Windows.DependencyObject) | |
Convert | Converts the specified value from data to pixel coordinate. | |
ConvertBack | Converts the specified value from control pixel to data coordinate. | |
Equals | (Inherited from System.Windows.DependencyObject) | |
GetHashCode | (Inherited from System.Windows.DependencyObject) | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
InvalidateProperty | (Inherited from System.Windows.DependencyObject) | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
SetCurrentValue | (Inherited from System.Windows.DependencyObject) | |
SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
Name | Description | |
---|---|---|
GetHeight | Calculates the desired height of axis. | |
OnPropertyChanged | (Inherited from System.Windows.DependencyObject) |