StiCenterAxisLabelsGeom3D Class

Namespace: Stimulsoft.Report.Chart

Inheritance

Inherits from: StiSeriesLabelsGeom3D

Properties

Property Type Description
Font StiFontGeom  
LabelBorderColor Color  
LabelColor Color  
SeriesBorderColor Color  
SeriesBrush StiBrush  
SeriesLabelsBrush StiBrush  
Text string  

Methods

Method Returns Description
DrawElements void  
DrawLabelArea void  
DrawLabelText void  
GetLabelRect SizeF  

Method Details

DrawElements

DrawElements(context: StiContext, vertices: StiMatrix): void

Parameters


DrawLabelArea

DrawLabelArea(context: StiContext, rect: RectangleF): void

Parameters


DrawLabelText

DrawLabelText(context: StiContext, rect: RectangleF): void

Parameters


GetLabelRect

GetLabelRect(context: StiContext): SizeF

Parameters

Returns SizeF