public class LogarithmicXAxisFloat : LogarithmicXAxisPublic Class LogarithmicXAxisFloat
Inherits LogarithmicXAxis| LogarithmicXAxisFloat | Initializes a new instance of LogarithmicXAxisFloat class. |
| AutoMajorTickIntervals |
Gets or sets whether the automatic major tick interval recalculation, based on axis display interval takes place.
(Inherited from Axis) |
| 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) |
| 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.
(Overrides AxisMaxAxisInterval) |
| MaxValue |
The maximum displayed value on the axis.
(Overrides AxisMaxValue) |
| MinAxisInterval |
The minimum difference between MaxValue and MinValue.
(Overrides AxisMinAxisInterval) |
| MinorTickCount |
Determines the count of minor tick marks between two major tick marks on LogarithmicXAxis.
(Inherited from LogarithmicXAxis) |
| MinorTickLength |
Determines the length of minor tick marks.
(Inherited from Axis) |
| MinValue |
The minimum displayed value on the axis.
(Overrides AxisMinValue) |
| 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) |
| ViewPortEnd | Gets or sets a value representing the ending coordinate of the viewport. |
| ViewPortStart | Gets or sets a value representing the starting coordinate of the viewport. |
| 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) |
| 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) |
| 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) |
| ResetMaxAxisInterval | Sets the MaxAxisInterval to the default value. |
| ResetMaxValue | Sets the MaxValue to the default value. |
| ResetMinAxisInterval | Sets the MinAxisInterval to the default value. |
| ResetMinorTickCount |
Sets the MinorTickCount to the default value.
(Inherited from Axis) |
| ResetMinorTickLength |
Sets the MinorTickLength to the default value.
(Inherited from Axis) |
| ResetMinValue | Sets the MinValue to the default value. |
| 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) |
| ResetViewPortEnd | Sets the ViewPortEnd to the default value. |
| ResetViewPortStart | Sets the ViewPortStart to the default value. |
| ResetVisible |
Sets the Visible to the default value.
(Inherited from Axis) |
| SelectRegion |
Selects a region specified by its name.
(Overrides AxisSelectRegion(String)) |
| ShouldSerializeAutoMajorTickIntervals |
Indicates whether the AutoMajorTickIntervals property should be serialized by Visual Studio designer.
(Inherited from Axis) |
| 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) |
| 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) |
| ShouldSerializeMaxAxisInterval | Indicates whether the MaxAxisInterval property should be serialized by Visual Studio designer. |
| ShouldSerializeMaxValue | Indicates whether the MaxValue property should be serialized by Visual Studio designer. |
| ShouldSerializeMinAxisInterval | Indicates whether the MinAxisInterval property should be serialized by Visual Studio designer. |
| 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) |
| ShouldSerializeMinValue | Indicates whether the MinValue property should be serialized by Visual Studio designer. |
| 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) |
| ShouldSerializeViewPortEnd | Indicates whether the ViewPortEnd property should be serialized by Visual Studio designer. |
| ShouldSerializeViewPortStart | Indicates whether the ViewPortStart property should be serialized by Visual Studio designer. |
| ShouldSerializeVisible |
Indicates whether the Visible property should be serialized by Visual Studio designer.
(Inherited from Axis) |
| ToString |
Returns a user-friendly name of this class.
(Overrides ObjectToString) |
| ValueToDouble |
Converts the specified value to a double-precision floating-point number.
(Overrides AxisValueToDouble(Object)) |
| 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) |