StiIndicatorAtom Class

Namespace: Stimulsoft.Dashboard.Drawing.Atoms

Inheritance

Inherits from: StiElementAtom

Constructors

Constructor Description
StiIndicatorAtom(IStiElement element, RectangleD location, StiDataTable dataTable)  

StiIndicatorAtom(element: IStiElement, location: RectangleD, dataTable: StiDataTable)

Parameters

Methods

Method Returns Description
GetContentRectangle RectangleF  
Paint void  
Render void  

Method Details

GetContentRectangle

GetContentRectangle(rect: RectangleD): RectangleF

Parameters

Returns RectangleF


Paint

Paint(g: Graphics): void

Parameters


Render

Render(): void

Fields

Field Type Description
IndicatorElement StiIndicatorElement