Package | Description |
---|---|
com.emxsys.chart.extension |
Modifier and Type | Method and Description |
---|---|
void |
XYMarkers.addDomainMarker(ValueMarker marker)
Adds a marker to the X (domain) axis.
|
void |
XYMarkers.addRangeMarker(ValueMarker marker)
Adds a marker to the Y (range) axis.
|
void |
XYMarkers.removeDomainMarker(ValueMarker marker)
Removes the given domain marker.
|
void |
XYMarkers.removeRangeMarker(ValueMarker marker)
Removes the given marker.
|
Copyright © 2016 Emxsys. All rights reserved.