.netCHARTING v10.5 Documentation
Properties  Methods 

dotnetCHARTING Namespace : AxisMarker Class
AxisMarker Class Members

The following tables list the members exposed by AxisMarker.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets or sets a Background object used to fill this AxisMarker object's range on a ChartArea.  
Public PropertyGets or sets a value that indicates whether the AxisMarker is drawn in front of the chart data while in 2D mode.  
Public PropertyGets or set a CalendarPattern used by this axis marker instead of the range values.  
Public PropertyGets or sets a value indicating whether an AxisTick or AxisMarker object using this ScaleRange will force the axis to expand it's scale to show it. (Inherited from dotnetCHARTING.ScaleRange)
Public PropertyGets or sets a Label object drawn next to the AxisMarker on a ChartArea.  
Public PropertyGets or sets a LegendEntry that represents this AxisMarker in a LegendBox.  
Public PropertyGets or sets a Line object drawn on a ChartArea.  
Public PropertyGets or sets an AxisTick object that will represent this AxisMarker on the axis where it resides.  
Public PropertyOverridden. Gets or sets the numeric, DateTime, or text value of this AxisMarker.  
Public PropertyOverridden. Gets or sets the upper bounds of a numeric, DateTime, or text range.  
Public PropertyOverridden. Gets or sets the lower bounds of a numeric, DateTime, or text range.  
Top
Public Methods
 NameDescription
Public Method (Inherited from dotnetCHARTING.ScaleRange)
Top
See Also