public class StiChartPainter extends StiComponentPainter
| Constructor and Description |
|---|
StiChartPainter() |
| Modifier and Type | Method and Description |
|---|---|
void |
drawChart(StiChart chart,
StiGraphics g,
StiRectangle rect,
boolean useMargins,
boolean useBackground) |
void |
paint(StiComponent component,
StiPaintArgs e)
Paint component
|
void |
paintChart(StiChart chart,
StiGraphics g,
StiRectangle rect,
boolean topMost,
boolean drawFormatting,
boolean isThumnail) |
drawSelectedRectangle, paintBorder, paintConditions, paintEvents, paintInheritedImage, paintMarkers, paintOrderAndQuickInfo, paintQuickButtons, paintSelectiongetImage, getIndicatorPainter, getPainter, getShapePainterpublic void drawChart(StiChart chart, StiGraphics g, StiRectangle rect, boolean useMargins, boolean useBackground)
public void paintChart(StiChart chart, StiGraphics g, StiRectangle rect, boolean topMost, boolean drawFormatting, boolean isThumnail)
public void paint(StiComponent component, StiPaintArgs e)
StiPainterpaint in class StiPaintercomponent - StiComponente - StiPaintArgsCopyright © 2019 Stimulsoft. All Rights Reserved.