LogarithmicXAxis Class

Represents a logarithmic horizontal axis for LineChart control.

Definition

Namespace: BeeMobile.LineChart
Assembly: BeeMobile.LineChart.NET48 (in BeeMobile.LineChart.NET48.dll) Version: 4.8.1.10 (4.8.1.10)
C#
public abstract class LogarithmicXAxis : XAxis
Inheritance
Object    Axis    XAxis    LogarithmicXAxis
Derived

Constructors

LogarithmicXAxis Initializes a new instance of LinearXAxis class.

Properties

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.
(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 LogarithmicXAxis.
(Overrides AxisMinorTickCount)
MinorTickLength Determines the length of minor tick marks.
(Inherited from Axis)
MinValue The minimum displayed value on the axis.
(Inherited from Axis)
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)

Methods

Dispose Releases all resources used by this object.
(Inherited from Axis)
Dispose(Boolean) Disposes resources used by this class.
(Inherited from Axis)
EqualsDetermines 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)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetTypeGets the Type of the current instance.
(Inherited from Object)
MemberwiseCloneCreates 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)
ResetMinorTickCount Sets the MinorTickCount to the default value.
(Inherited from Axis)
ResetMinorTickLength Sets the MinorTickLength to the default value.
(Inherited from Axis)
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)
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)
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)
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)
ToStringReturns 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)

Events

PropertyChanged Raised whenever a value of a property changes.
(Inherited from Axis)

Fields

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)

See Also