Click or drag to resize

StiAxisAreaCoreXF Class

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

Inheritance Hierarchy

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

The StiAxisAreaCoreXF type exposes the following members.

Constructors
  NameDescription
Public methodStiAxisAreaCoreXF
Initializes a new instance of the StiAxisAreaCoreXF class
Top
Properties
  NameDescription
Public propertyArea (Inherited from StiAreaCoreXF.)
Public propertyBlockScrollValueX
Public propertyBlockScrollValueY
Public propertyLocalizedName
Gets a service name.
(Inherited from StiAreaCoreXF.)
Public propertyPosition
Gets position of this area.
(Inherited from StiAreaCoreXF.)
Public propertyScrollDistanceX
Gets scrollable area distance from left side of view area for Axis X.
Public propertyScrollDistanceY
Gets scrollable area distance from left side of view area for Axis Y.
Public propertyScrollDpiX
Gets scrollable dpi factor for Axis X.
Public propertyScrollDpiY
Gets scrollable dpi factor for Axis Y.
Public propertyScrollDragStartValue
Public propertyScrollRangeX
Gets size of scrollable area for Axis X.
Public propertyScrollRangeY
Gets size of scrollable area for Axis Y.
Public propertyScrollValueX
Gets or sets left position of view area in scrollable area for Axis X.
Public propertyScrollValueY
Gets or sets left position of view area in scrollable area for Axis Y.
Public propertyScrollViewX
Gets view area size in scrollable area for Axis X.
Public propertyScrollViewY
Gets view area size in scrollable area for Axis Y.
Public propertySeriesOrientation
Gets series orientation of this area.
(Inherited from StiAreaCoreXF.)
Top
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