public abstract class AxisLabelTextProvider
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static AxisLabelTextProvider |
create(OneAxis oax) |
abstract java.lang.String |
getLabelText(int index) |
public static AxisLabelTextProvider create(OneAxis oax)
public abstract java.lang.String getLabelText(int index) throws ChartException
ChartException
Copyright © 2005-2008 Actuate Corp. All rights reserved.