![]() Rogue Wave Views 5.5.1 |
Rogue Wave Views |
Rogue Wave Views Documentation Home |
Class holding all components of a chart abscissa axis. More...
#include <ilviews/charts/graphic.h>
Public Member Functions | |
| IlvAbscissaAxisElement (IlvChartGraphic *parent, IlvCoordinateInfo *info, IlvAxisCrossing *crossing) | |
| Constructor. | |
| virtual void | setScale (IlvAbstractScaleDisplayer *) |
Set the IlvAbstractScaleDisplayer for this element. | |
Class holding all components of a chart abscissa axis.
Library: ilvcharts
| IlvAbscissaAxisElement::IlvAbscissaAxisElement | ( | IlvChartGraphic * | parent, | |
| IlvCoordinateInfo * | info, | |||
| IlvAxisCrossing * | crossing | |||
| ) |
Constructor.
Create a new IlvAxisElement attached to the specified IlvChartGraphic.
| parent | the IlvChartGraphic this element is attached to. | |
| info | the IlvCoordinateInfo for this element. | |
| crossing | the IlvAxisCrossing for this element. |
| virtual void IlvAbscissaAxisElement::setScale | ( | IlvAbstractScaleDisplayer * | scaledisp | ) | [virtual] |
Set the IlvAbstractScaleDisplayer for this element.
The previously set IlvAbstractScaleDisplayer is deleted.
| scaledisp | the new IlvAbstractScaleDisplayer this element will use. |
Reimplemented from IlvAxisElement.
© Copyright 2012, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.