Click or drag to resize

StiFullStackedLineAreaCoreXF Class

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

Inheritance Hierarchy

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public class StiFullStackedLineAreaCoreXF : StiFullStackedColumnAreaCoreXF

The StiFullStackedLineAreaCoreXF type exposes the following members.

Constructors
  NameDescription
Public methodStiFullStackedLineAreaCoreXF
Initializes a new instance of the StiFullStackedLineAreaCoreXF class
Top
Properties
  NameDescription
Public propertyArea (Inherited from StiAreaCoreXF.)
Public propertyBlockScrollValueX (Inherited from StiAxisAreaCoreXF.)
Public propertyBlockScrollValueY (Inherited from StiAxisAreaCoreXF.)
Public propertyLocalizedName
Gets a service name.
(Overrides StiFullStackedColumnAreaCoreXFLocalizedName.)
Public propertyPosition (Overrides StiFullStackedColumnAreaCoreXFPosition.)
Public propertyScrollDistanceX
Gets scrollable area distance from left side of view area for Axis X.
(Inherited from StiAxisAreaCoreXF.)
Public propertyScrollDistanceY
Gets scrollable area distance from left side of view area for Axis Y.
(Inherited from StiAxisAreaCoreXF.)
Public propertyScrollDpiX
Gets scrollable dpi factor for Axis X.
(Inherited from StiAxisAreaCoreXF.)
Public propertyScrollDpiY
Gets scrollable dpi factor for Axis Y.
(Inherited from StiAxisAreaCoreXF.)
Public propertyScrollDragStartValue (Inherited from StiAxisAreaCoreXF.)
Public propertyScrollRangeX
Gets size of scrollable area for Axis X.
(Inherited from StiAxisAreaCoreXF.)
Public propertyScrollRangeY
Gets size of scrollable area for Axis Y.
(Inherited from StiAxisAreaCoreXF.)
Public propertyScrollValueX
Gets or sets left position of view area in scrollable area for Axis X.
(Inherited from StiAxisAreaCoreXF.)
Public propertyScrollValueY
Gets or sets left position of view area in scrollable area for Axis Y.
(Inherited from StiAxisAreaCoreXF.)
Public propertyScrollViewX
Gets view area size in scrollable area for Axis X.
(Inherited from StiAxisAreaCoreXF.)
Public propertyScrollViewY
Gets view area size in scrollable area for Axis Y.
(Inherited from StiAxisAreaCoreXF.)
Public propertySeriesOrientation
Gets series orientation of this area.
(Inherited from StiAreaCoreXF.)
Top
Methods
  NameDescription
Public methodApplyStyle
Applying specified style to this area.
(Inherited from StiAxisAreaCoreXF.)
Public methodCheckInLabelsTypes
Internal use only.
(Inherited from StiAreaCoreXF.)
Protected methodCheckStripLinesAndMaximumMinimumXAxis
Gets minimum and maximum values if specified YAxis from calculated StripLines collection.
(Inherited from StiAxisAreaCoreXF.)
Protected methodCheckStripLinesAndMaximumMinimumYAxis
Gets minimum and maximum values of specified XAxis from calculated StripLines collection.
(Inherited from StiAxisAreaCoreXF.)
Public methodClone (Inherited from StiAreaCoreXF.)
Protected methodCreateStripLinesXAxis
Creates Strip lines collection for XAxis.
(Inherited from StiAxisAreaCoreXF.)
Protected methodCreateStripLinesYAxis
Creates Strip lines collection for YAxis.
(Inherited from StiAxisAreaCoreXF.)
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.
(Inherited from StiAxisAreaCoreXF.)
Public methodGetDividerTopX
Returns position on x top of zero line for x axis.
(Inherited from StiAxisAreaCoreXF.)
Public methodGetDividerX
Returns position on x of zero line for x axis.
(Inherited from StiAxisAreaCoreXF.)
Public methodGetDividerY
Returns position on y of zero line for y axis.
(Inherited from StiAxisAreaCoreXF.)
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 (Inherited from StiAxisAreaCoreXF.)
Protected methodPrepareRange (Inherited from StiStackedColumnAreaCoreXF.)
Public methodRender (Inherited from StiAxisAreaCoreXF.)
Public methodSwitchOff
Internal use only.
(Inherited from StiAxisAreaCoreXF.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also