LegendChartAxis
LegendChartAxis::LegendChartAxis(ChartAxisLegendSource* legendSource,
LegendChartAxis::~LegendChartAxis()
LegendChartAxis::SetLocation(ChartAxisLocation location)
LegendChartAxis::SetRange(const ChartDataRange& range)
LegendChartAxis::SetFrame(BRect frame)
LegendChartAxis::PreferredSize(BView* view, BSize maxSize)
LegendChartAxis::Render(BView* view, BRect updateRect)
struct LegendChartAxis::LegendInfo {
LegendChartAxis::_InvalidateLayout()
LegendChartAxis::_ValidateLayout(BView* view)
LegendChartAxis::_EstimateMaxLegendCount(BView* view, BSize size,
LegendChartAxis::_LegendPosition(double value, float legendSize,
LegendChartAxis::_FilterLegends(int32 totalSize, int32 spacing,
class LegendChartAxis : public ChartAxis {
LegendChartAxis(
virtual ~LegendChartAxis();
LegendChartAxis fAxis;
LegendChartAxis* axis = new LegendChartAxis(
axis = new LegendChartAxis(
axis = new LegendChartAxis(
axis = new LegendChartAxis(