public interface AxisLabelResolver
Title: TeeChart for Java
Description: TeeChart for Java
Copyright (c) 2004-2019 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLabel(Axis axis,
ISeries s,
int valueIndex,
java.lang.String labelText) |
NextAxisLabelValue |
getNextLabel(Axis axis,
int labelIndex,
NextAxisLabelValue nextLabel) |
void |
scrollModHandler(Axis a,
ScrollModEventArgs e) |
java.lang.String getLabel(Axis axis, ISeries s, int valueIndex, java.lang.String labelText)
NextAxisLabelValue getNextLabel(Axis axis, int labelIndex, NextAxisLabelValue nextLabel)
void scrollModHandler(Axis a, ScrollModEventArgs e)