|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ELChart | |
---|---|
com.eltima.chart | This package allows you to create professionally looking charts with fully customizable chart elements, specify the number of different visual effects and add animation |
com.eltima.chart.designer |
Uses of ELChart in com.eltima.chart |
---|
Methods in com.eltima.chart that return ELChart | |
---|---|
ELChart |
AbstractAxis.getChart()
Returns the chart. |
Constructors in com.eltima.chart with parameters of type ELChart | |
---|---|
AbstractAxis(ELChart chart)
Creates an axis with the specified chart. |
|
Animation(ELChart chart)
Creates new instance of Animation with the specified chart. |
|
ChartPanel(ELChart chart)
Creates new instance of ChartPanel with specified ELChart. |
|
FooterPanel(ELChart chart)
Creates new instance of FooterPanel with specified ELChart. |
|
HeaderPanel(ELChart chart)
Creates new instance of HeaderPanel with specified ELChart. |
|
HorizontalAxis(ELChart chart)
Creates new instance of HorizontalAxis with specified ELChart. |
|
Legend(ELChart chart)
Creates new instance of Legend with specified ELChart. |
|
VerticalAxis(ELChart chart)
Creates new instance of VerticalAxis with specified ELChart. |
Uses of ELChart in com.eltima.chart.designer |
---|
Methods in com.eltima.chart.designer that return ELChart | |
---|---|
ELChart |
ChartProvider.getChart()
|
ELChart |
DesignerPanel.getChart()
Returns the chart. |
ELChart |
DesignerPanel.getChart(ELChart c)
Returns the chart with setted chart parameters. |
Methods in com.eltima.chart.designer with parameters of type ELChart | |
---|---|
ELChart |
DesignerPanel.getChart(ELChart c)
Returns the chart with setted chart parameters. |
void |
DesignerPanel.setChart(ELChart c)
Sets the chart. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |