public abstract class LinearYAxis : YAxisPublic MustInherit Class LinearYAxis
Inherits YAxis| LinearYAxis | Initializes a new instance of LinearYAxis class. |
| AutoMajorTickIntervals |
Gets or sets whether the automatic major tick interval recalculation, based on axis display interval takes place.
(Inherited from Axis) |
| AutoMtiTriggerFactor | Gets or sets the factor of the trigger for automatic recalculation of major tick intervals. If more than AutoMtiTriggerFactor major tick intervals fit on this Axis, then the count of major tick marks will automatically double. If fewer than half of AutoMtiTriggerFactor major tick marks fit on this Axis, then the count of major tick marks will automatically be split in half. |
| Color |
Gets or sets the color of the axis and text associated with it.
(Inherited from Axis) |
| Description |
The description of the axis.
(Inherited from Axis) |
| Font |
The font used to display text associated with the axis.
(Inherited from Axis) |
| GridColor |
Gets or sets the color of grid lines.
(Inherited from Axis) |
| GridLinesVisible |
Determines whether grid lines are visible or hidden.
(Inherited from Axis) |
| IdealCountMajorTickMarks | Gets or sets the ideal count of major tick marks. |
| IsDisposed |
Gets a value indicating whether the control has been disposed of.
(Inherited from Axis) |
| LabelsVisible |
Determines whether axis labels are visible or hidden.
(Inherited from Axis) |
| LimitLines |
The collection of limit lines.
(Inherited from Axis) |
| LimitLinesVisible |
Determines whether limit lines are visible or hidden.
(Inherited from Axis) |
| MajorTickLength |
Determines the length of major tick marks.
(Inherited from Axis) |
| MaxAxisInterval |
The maximum difference between MaxValue and MinValue.
(Inherited from Axis) |
| MaxValue |
The maximum displayed value on the axis.
(Inherited from Axis) |
| MinAxisInterval |
The minimum difference between MaxValue and MinValue.
(Inherited from Axis) |
| MinorTickCount |
Determines the count of minor tick marks between two major tick marks on linear axis.
(Inherited from Axis) |
| MinorTickLength |
Determines the length of minor tick marks.
(Inherited from Axis) |
| MinValue |
The minimum displayed value on the axis.
(Inherited from Axis) |
| Position |
Gets or sets the position of the vertical axis.
(Inherited from YAxis) |
| Regions |
The collection of regions.
(Inherited from Axis) |
| RegionsVisible |
Determines whether regions are visible or hidden.
(Inherited from Axis) |
| StringFormat |
A format string that specifies the format of the label's string.
(Inherited from Axis) |
| Visible |
Determines whether the axis is visible or hidden.
(Inherited from Axis) |
| Dispose |
Releases all resources used by this object.
(Inherited from Axis) |
| Dispose(Boolean) |
Disposes resources used by this class.
(Inherited from Axis) |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize |
Disposes all unmanaged resources used by this class.
(Inherited from Axis) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| OnPropertyChanged |
Fires the PropertyChanged event.
(Inherited from Axis) |
| ResetAutoMajorTickIntervals |
Sets the AutoMajorTickIntervals to the default value.
(Inherited from Axis) |
| ResetAutoMtiTriggerFactor | Sets the AutoMtiTriggerFactor to the default value. |
| ResetColor |
Sets the Color to the default value.
(Inherited from Axis) |
| ResetDescription |
Sets the Description to the default value.
(Inherited from Axis) |
| ResetFont |
Sets the Font to the default value.
(Inherited from Axis) |
| ResetGridColor |
Sets the GridColor to the default value.
(Inherited from Axis) |
| ResetGridLinesVisible |
Sets the GridLinesVisible to the default value.
(Inherited from Axis) |
| ResetIdealCountMajorTickMarks | Sets the IdealCountMajorTickMarks to the default value. |
| ResetLabelsOrientation |
Sets the LabelsOrientation to the default value.
(Inherited from Axis) |
| ResetLabelsVisible |
Sets the LabelsVisible to the default value.
(Inherited from Axis) |
| ResetLimitLines |
Sets the MajorTickLength to the default value.
(Inherited from Axis) |
| ResetLimitLinesVisible |
Sets the LimitLinesVisible to the default value.
(Inherited from Axis) |
| ResetMajorTickCount |
Sets the MajorTickCount to the default value.
(Inherited from Axis) |
| ResetMajorTickLength |
Sets the MajorTickLength to the default value.
(Inherited from Axis) |
| ResetMinorTickCount |
Sets the MinorTickCount to the default value.
(Inherited from Axis) |
| ResetMinorTickLength |
Sets the MinorTickLength to the default value.
(Inherited from Axis) |
| ResetPosition |
Sets the Position to the default value.
(Inherited from YAxis) |
| ResetRegions |
Sets the MajorTickLength to the default value.
(Inherited from Axis) |
| ResetRegionsVisible |
Sets the RegionsVisible to the default value.
(Inherited from Axis) |
| ResetStringFormat |
Sets the StringFormat to the default value.
(Inherited from Axis) |
| ResetVisible |
Sets the Visible to the default value.
(Inherited from Axis) |
| SelectRegion |
Scrolls to a specific region which becomes the new viewable area.
(Inherited from Axis) |
| ShouldSerializeAutoMajorTickIntervals |
Indicates whether the AutoMajorTickIntervals property should be serialized by Visual Studio designer.
(Inherited from Axis) |
| ShouldSerializeAutoMtiTriggerFactor | Indicates whether the AutoMtiTriggerFactor property should be serialized by Visual Studio designer. |
| ShouldSerializeColor |
Indicates whether the Color property should be serialized by Visual Studio designer.
(Inherited from Axis) |
| ShouldSerializeDescription |
Indicates whether the Description property should be serialized by Visual Studio designer.
(Inherited from Axis) |
| ShouldSerializeFont |
Indicates whether the Font property should be serialized by Visual Studio designer.
(Inherited from Axis) |
| ShouldSerializeGridColor |
Indicates whether the GridColor property should be serialized by Visual Studio designer.
(Inherited from Axis) |
| ShouldSerializeGridLinesVisible |
Indicates whether the GridLinesVisible property should be serialized by Visual Studio designer.
(Inherited from Axis) |
| ShouldSerializeIdealCountMajorTickMarks | Indicates whether the IdealCountMajorTickMarks property should be serialized by Visual Studio designer. |
| ShouldSerializeLabelsOrientation |
Indicates whether the LabelsOrientation property should be serialized by Visual Studio designer.
(Inherited from Axis) |
| ShouldSerializeLabelsVisible |
Indicates whether the LabelsVisible property should be serialized by Visual Studio designer.
(Inherited from Axis) |
| ShouldSerializeLimitLines |
Indicates whether the MajorTickLength property should be serialized by Visual Studio designer.
(Inherited from Axis) |
| ShouldSerializeLimitLinesVisible |
Indicates whether the LimitLinesVisible property should be serialized by Visual Studio designer.
(Inherited from Axis) |
| ShouldSerializeMajorTickCount |
Indicates whether the MajorTickCount property should be serialized by Visual Studio designer.
(Inherited from Axis) |
| ShouldSerializeMajorTickLength |
Indicates whether the MajorTickLength property should be serialized by Visual Studio designer.
(Inherited from Axis) |
| ShouldSerializeMinorTickCount |
Indicates whether the MinorTickCount property should be serialized by Visual Studio designer.
(Inherited from Axis) |
| ShouldSerializeMinorTickLength |
Indicates whether the MinorTickLength property should be serialized by Visual Studio designer.
(Inherited from Axis) |
| ShouldSerializePosition |
Indicates whether the Position property should be serialized by Visual Studio designer.
(Inherited from YAxis) |
| ShouldSerializeRegions |
Indicates whether the MajorTickLength property should be serialized by Visual Studio designer.
(Inherited from Axis) |
| ShouldSerializeRegionsVisible |
Indicates whether the RegionsVisible property should be serialized by Visual Studio designer.
(Inherited from Axis) |
| ShouldSerializeStringFormat |
Indicates whether the StringFormat property should be serialized by Visual Studio designer.
(Inherited from Axis) |
| ShouldSerializeVisible |
Indicates whether the Visible property should be serialized by Visual Studio designer.
(Inherited from Axis) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| ValueToDouble |
Converts the specified value to a double-precision floating-point number.
(Inherited from Axis) |
| PropertyChanged |
Raised whenever a value of a property changes.
(Inherited from Axis) |
| m_bShouldFirePropertyChanged |
Indicates if PropertyChanged event should be fired.
(Inherited from Axis) |
| m_DrawingExclusiveLock |
Contains an object which this Axis object locks on to whenever
it is part of LineChart object and whenever a property or a method
is run which influences the graphical output of LineChart.
(Inherited from Axis) |