Click or drag to resize

StiXAxisCoreXF Class

[Missing <summary> documentation for "T:Stimulsoft.Report.Chart.StiXAxisCoreXF"]

Inheritance Hierarchy

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public abstract class StiXAxisCoreXF : StiAxisCoreXF

The StiXAxisCoreXF type exposes the following members.

Constructors
  NameDescription
Public methodStiXAxisCoreXF
Initializes a new instance of the StiXAxisCoreXF class
Top
Properties
  NameDescription
Public propertyAxis (Inherited from StiAxisCoreXF.)
Public propertyDock
Public propertyInfo (Inherited from StiAxisCoreXF.)
Public propertyIsBottomSide
Public propertyIsMouseOverDecreaseButton (Inherited from StiAxisCoreXF.)
Public propertyIsMouseOverIncreaseButton (Inherited from StiAxisCoreXF.)
Public propertyIsMouseOverTrackBar (Inherited from StiAxisCoreXF.)
Public propertyIsTopSide
Top
Methods
  NameDescription
Public methodApplyStyle (Inherited from StiAxisCoreXF.)
Protected methodCalculateStripPositions (Inherited from StiAxisCoreXF.)
Protected methodCheckUseMaxWidth (Inherited from StiAxisCoreXF.)
Public methodClone (Inherited from StiAxisCoreXF.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Protected methodGetAngleTitle (Inherited from StiAxisCoreXF.)
Protected methodGetArrowHeight (Inherited from StiAxisCoreXF.)
Public methodGetAxisRect
Protected methodGetAxisTitleSize (Inherited from StiAxisCoreXF.)
Public methodGetCenterAxisRect
Protected methodGetCorrectionFontSize (Inherited from StiAxisCoreXF.)
Protected methodGetFontGeom (Inherited from StiAxisCoreXF.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Protected methodGetLabelsSpaceAxis (Inherited from StiAxisCoreXF.)
Protected methodGetLabelsTwoLinesDestination (Inherited from StiAxisCoreXF.)
Public methodGetStartFromZero (Overrides StiAxisCoreXFGetStartFromZero.)
Protected methodGetStringFormatGeom (Inherited from StiAxisCoreXF.)
Protected methodGetTextAlignment (Inherited from StiAxisCoreXF.)
Protected methodGetTicksMaxLength (Inherited from StiAxisCoreXF.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodRender (Overrides StiAxisCoreXFRender(StiContext, RectangleF).)
Public methodRenderCenter
Public methodRenderCenterView
Public methodRenderScrollBar
Public methodRenderView (Overrides StiAxisCoreXFRenderView(StiContext, RectangleF).)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also