| Modifier and Type | Field and Description |
|---|---|
StiChart |
StiChartInfoV2.storedForProcessAtEndChart |
| Modifier and Type | Method and Description |
|---|---|
static void |
StiChartHelper.CreateChart(StiChart masterChart,
StiChart chartComp) |
static StiImage |
StiChartHelper.GetImageFromChart(StiChart masterChart) |
| Modifier and Type | Method and Description |
|---|---|
StiChart |
StiConstantLinesCollection.getChart() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiConstantLinesCollection.setChart(StiChart value) |
| Modifier and Type | Method and Description |
|---|---|
StiChart |
StiSeriesCollection.getChart() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiSeriesCollection.setChart(StiChart value) |
| Modifier and Type | Method and Description |
|---|---|
static IStiSeriesLabels |
StiSeriesLabels.LoadFromJsonObjectInternal(JSONObject jObject,
StiChart chart) |
| Modifier and Type | Method and Description |
|---|---|
StiChart |
StiStripsCollection.getChart() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiStripsCollection.setChart(StiChart value) |
| Modifier and Type | Method and Description |
|---|---|
static IStiGeomInteraction |
StiChartInteractionHelper.GetInteraction(StiChart chart,
StiRectangle chartRect,
float x,
float y,
StiRefObject<StiCellGeom> chartGeom,
float zoom)
Returns IStiGeomInteraction object for specified chart at specified x and y location.
|
static void |
StiChartInteractionHelper.ProcessChart(StiChart masterChart,
StiChart childChart) |
| Modifier and Type | Method and Description |
|---|---|
static void |
StiChartV2Builder.RenderAtEnd(StiChart masterChart) |
static StiComponent |
StiChartV2Builder.RenderChart(StiChart masterChart) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
StiHtmlExportService.prepareChartData(StiHtmlTextWriter writer,
StiChart chart,
double width,
double height) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiChartPainter.drawChart(StiChart chart,
StiGraphics g,
StiRectangle rect,
boolean useMargins,
boolean useBackground) |
void |
StiChartPainter.paintChart(StiChart chart,
StiGraphics g,
StiRectangle rect,
boolean topMost,
boolean drawFormatting,
boolean isThumnail) |
Copyright © 2019 Stimulsoft. All Rights Reserved.