Click or drag to resize

StiSeriesElementGeom Class

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

Inheritance Hierarchy

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public class StiSeriesElementGeom : StiCellGeom, 
	IStiSeriesElement

The StiSeriesElementGeom type exposes the following members.

Constructors
  NameDescription
Public methodStiSeriesElementGeom
Initializes a new instance of the StiSeriesElementGeom class
Top
Properties
  NameDescription
Public propertyAllowMouseOver
Public propertyAreaGeom
Public propertyChildGeoms (Inherited from StiCellGeom.)
Public propertyClientRectangle
Gets or sets client rectangle of this geom object.
(Inherited from StiCellGeom.)
Public propertyElementIndex
Public propertyIndex
Public propertyInteraction
Public propertyInvisible
Gets value which indicates that this geom object is inivisible
(Inherited from StiCellGeom.)
Public propertyIsMouseOver
Public propertyIsSelected
Public propertySeries
Public propertySeriesBrush
Public propertyType (Inherited from StiCellGeom.)
Public propertyValue
Top
Methods
  NameDescription
Protected methodAllowChildDrawing (Inherited from StiCellGeom.)
Public methodContains (Inherited from StiCellGeom.)
Public methodCreateChildGeoms (Inherited from StiCellGeom.)
Public methodDispose (Inherited from StiCellGeom.)
Public methodDraw
Draws area geom object on spefied context.
(Overrides StiCellGeomDraw(StiContext).)
Public methodDrawChildGeoms (Inherited from StiCellGeom.)
Public methodDrawGeom
Draws area geom object with all child geom objects on spefied context.
(Inherited from StiCellGeom.)
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 methodGetGeomAt (Inherited from StiCellGeom.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetRect (Inherited from StiCellGeom.)
Public methodGetSeriesElementGeoms (Inherited from StiCellGeom.)
Public methodGetSeriesGeoms (Inherited from StiCellGeom.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInvokeClick (Overrides StiCellGeomInvokeClick(StiInteractionOptions).)
Public methodInvokeDrag (Inherited from StiCellGeom.)
Public methodInvokeMouseDown (Inherited from StiCellGeom.)
Public methodInvokeMouseEnter (Overrides StiCellGeomInvokeMouseEnter(StiInteractionOptions).)
Public methodInvokeMouseLeave (Overrides StiCellGeomInvokeMouseLeave(StiInteractionOptions).)
Public methodInvokeMouseUp (Inherited from StiCellGeom.)
Public methodLoadFromJsonObject (Inherited from StiGeom.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodSaveBrushToJsonObject (Inherited from StiGeom.)
Protected methodSaveGeomListToJsonObject (Inherited from StiGeom.)
Protected methodSavePointFArrayToJsonObject (Inherited from StiGeom.)
Protected methodSaveRectToJsonObject (Inherited from StiGeom.)
Public methodSaveToJsonObject (Inherited from StiGeom.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also
Inheritance Hierarchy
SystemObject
  Stimulsoft.Base.ContextStiGeom
    Stimulsoft.Report.ChartStiCellGeom
      Stimulsoft.Report.ChartStiSeriesElementGeom
        Stimulsoft.Report.ChartStiBubbleSeriesElementGeom
        Stimulsoft.Report.ChartStiClusteredBarSeriesElementGeom
        Stimulsoft.Report.ChartStiClusteredColumnSeriesElementGeom
        Stimulsoft.Report.ChartStiDoughnutSeriesElementGeom
        Stimulsoft.Report.ChartStiFunnelSeriesElementGeom
        Stimulsoft.Report.ChartStiGanttSeriesElementGeom
        Stimulsoft.Report.ChartStiPictorialSeriesElementGeom
        Stimulsoft.Report.ChartStiPieSeriesElementGeom
        Stimulsoft.Report.ChartStiPieSeriesFullElementGeom
        Stimulsoft.Report.ChartStiRadarPointSeriesElementGeom
        Stimulsoft.Report.ChartStiRangeBarElementGeom
        Stimulsoft.Report.ChartStiStackedBarSeriesElementGeom
        Stimulsoft.Report.ChartStiStackedColumnSeriesElementGeom
        Stimulsoft.Report.ChartStiTreemapSeriesElementGeom