Click or drag to resize

StiOutsideAxisLabelsGeom Class

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

Inheritance Hierarchy

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

The StiOutsideAxisLabelsGeom type exposes the following members.

Constructors
  NameDescription
Public methodStiOutsideAxisLabelsGeom
Initializes a new instance of the StiOutsideAxisLabelsGeom class
Top
Properties
  NameDescription
Public propertyAllowMouseOver (Inherited from StiSeriesLabelsGeom.)
Public propertyBeginTime (Inherited from StiSeriesLabelsGeom.)
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 propertyEndPoint
Public propertyFont
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 propertyLabelBorderColor
Public propertyLabelColor
Public propertyLabelLineColor
Public propertySeries (Inherited from StiSeriesLabelsGeom.)
Public propertySeriesBorderColor
Public propertySeriesBrush
Public propertySeriesLabels (Inherited from StiSeriesLabelsGeom.)
Public propertyStartPoint
Public propertyText
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 StiSeriesLabelsGeomDraw(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