Click or drag to resize

StiOutsideFunnelLabelsGeom Class

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

Inheritance Hierarchy

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

The StiOutsideFunnelLabelsGeom type exposes the following members.

Constructors
  NameDescription
Public methodStiOutsideFunnelLabelsGeom
Initializes a new instance of the StiOutsideFunnelLabelsGeom class
Top
Properties
  NameDescription
Public propertyAllowMouseOver (Inherited from StiSeriesLabelsGeom.)
Public propertyBeginTime (Inherited from StiSeriesLabelsGeom.)
Public propertyBorderColor (Inherited from StiCenterFunnelLabelsGeom.)
Public propertyChildGeoms (Inherited from StiCellGeom.)
Public propertyClientRectangle
Gets or sets client rectangle of this geom object.
(Inherited from StiCellGeom.)
Public propertyDuration (Inherited from StiSeriesLabelsGeom.)
Public propertyEndPointLine
Public propertyIndex (Inherited from StiSeriesLabelsGeom.)
Public propertyInvisible
Gets value which indicates that this geom object is inivisible
(Inherited from StiCellGeom.)
Public propertyIsMouseOver (Inherited from StiSeriesLabelsGeom.)
Public propertyLabelBrush (Inherited from StiCenterFunnelLabelsGeom.)
Public propertyLabelRect (Inherited from StiCenterFunnelLabelsGeom.)
Public propertySeries (Inherited from StiSeriesLabelsGeom.)
Public propertySeriesBorderColor (Inherited from StiCenterFunnelLabelsGeom.)
Public propertySeriesBrush (Inherited from StiCenterFunnelLabelsGeom.)
Public propertySeriesLabels (Inherited from StiSeriesLabelsGeom.)
Public propertyStartPointLine
Public propertyText (Inherited from StiCenterFunnelLabelsGeom.)
Public propertyType (Inherited from StiCellGeom.)
Public propertyValue (Inherited from StiSeriesLabelsGeom.)
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 StiCenterFunnelLabelsGeomDraw(StiContext).)
Public methodDrawChildGeoms (Inherited from StiCellGeom.)
Public methodDrawGeom
Draws area geom object with all child geom objects on spefied context.
(Inherited from StiCellGeom.)
Protected methodDrawMarker (Inherited from StiSeriesLabelsGeom.)
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 (Inherited from StiCellGeom.)
Public methodInvokeDrag (Inherited from StiCellGeom.)
Public methodInvokeMouseDown (Inherited from StiCellGeom.)
Public methodInvokeMouseEnter (Inherited from StiSeriesLabelsGeom.)
Public methodInvokeMouseLeave (Inherited from StiSeriesLabelsGeom.)
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