Click or drag to resize

StiRadarAreaSeriesGeom Class

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

Inheritance Hierarchy

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

The StiRadarAreaSeriesGeom type exposes the following members.

Constructors
  NameDescription
Public methodStiRadarAreaSeriesGeom
Initializes a new instance of the StiRadarAreaSeriesGeom class
Top
Properties
  NameDescription
Public propertyAllowMouseOver
Public propertyCenterPoint
Public propertyChildGeoms (Inherited from StiCellGeom.)
Public propertyClientRectangle
Gets or sets client rectangle of this geom object.
(Inherited from StiCellGeom.)
Public propertyInvisible
Gets value which indicates that this geom object is inivisible
(Inherited from StiCellGeom.)
Public propertyIsMouseOver
Public propertyPoints
Public propertyPointsFrom
Public propertySeries
Public propertyType (Inherited from StiCellGeom.)
Top
Methods
  NameDescription
Protected methodAllowChildDrawing (Inherited from StiCellGeom.)
Public methodContains (Overrides StiCellGeomContains(Single, Single).)
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 (Inherited from StiCellGeom.)
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