DAxesFactory
, DefaultAxesFactory
public interface IAxesFactory
Modifier and Type | Method | Description |
---|---|---|
Axis |
createXAxis() |
Creates the primary x axis for the
XYGraph |
Axis |
createYAxis() |
Creates the primary y axis for the
XYGraph |