StiChartAtom Class

Namespace: Stimulsoft.Dashboard.Drawing.Atoms

Inheritance

Inherits from: StiElementAtom

Constructors

Constructor Description
StiChartAtom(IStiElement element, RectangleD location, StiDataTable dataTable)  
StiChartAtom(IStiElement element, RectangleD location, StiDataTable dataTable, StiAnimationEngine animation)  

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

Parameters


StiChartAtom(element: IStiElement, location: RectangleD, dataTable: StiDataTable, animation: StiAnimationEngine)

Parameters

Properties

Property Type Description
Chart StiChart  

Methods

Method Returns Description
Paint void  
Render void  

Method Details

Paint

Paint(g: Graphics): void

Parameters


Render

Render(): void

Fields

Field Type Description
ChartElement StiChartElement