API / geotoolkit / charts / ITernaryChart / ITernaryChart
charts.ITernaryChart.ITernaryChart
Interface for AbstractChart class that supports SystemType.Ternary system.
Interface
Constructors
Methods
Methods
▸ Abstract setTernaryAxesLocation(xLocation, yLocation): ITernaryChart
Sets axes data locations
| Name | Type | Description |
|---|---|---|
xLocation | TernaryAxisLocation | location for the x-series |
yLocation | TernaryAxisLocation | location for the y-series |