Click or drag to resize

StiAxisAreaCoreXF Methods

The StiAxisAreaCoreXF type exposes the following members.

Methods
  NameDescription
Public methodApplyStyle
Applying specified style to this area.
(Overrides StiAreaCoreXFApplyStyle(IStiChartStyle).)
Public methodCheckInLabelsTypes
Internal use only.
(Inherited from StiAreaCoreXF.)
Protected methodCheckStripLinesAndMaximumMinimumXAxis
Gets minimum and maximum values if specified YAxis from calculated StripLines collection.
Protected methodCheckStripLinesAndMaximumMinimumYAxis
Gets minimum and maximum values of specified XAxis from calculated StripLines collection.
Public methodClone (Inherited from StiAreaCoreXF.)
Protected methodCreateStripLinesXAxis
Creates Strip lines collection for XAxis.
Protected methodCreateStripLinesYAxis
Creates Strip lines collection for YAxis.
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.)
Public methodGetDividerRightY
Returns position on right y of zero line for y axis.
Public methodGetDividerTopX
Returns position on x top of zero line for x axis.
Public methodGetDividerX
Returns position on x of zero line for x axis.
Public methodGetDividerY
Returns position on y of zero line for y axis.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetSeries
Returns collections of corect series for this area.
(Inherited from StiAreaCoreXF.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsAcceptableSeries (Inherited from StiAreaCoreXF.)
Public methodIsAcceptableSeriesLabels (Inherited from StiAreaCoreXF.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodPrepareInfo (Overrides StiAreaCoreXFPrepareInfo(RectangleF).)
Protected methodPrepareRange
Public methodRender (Overrides StiAreaCoreXFRender(StiContext, RectangleF).)
Public methodSwitchOff
Internal use only.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also