rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Charts Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

IlvAbscissaAxisElement Class Reference

Class holding all components of a chart abscissa axis. More...

#include <ilviews/charts/graphic.h>

Inheritance diagram for IlvAbscissaAxisElement:
IlvAxisElement

List of all members.

Public Member Functions

 IlvAbscissaAxisElement (IlvChartGraphic *parent, IlvCoordinateInfo *info, IlvAxisCrossing *crossing)
 Constructor.
virtual void setScale (IlvAbstractScaleDisplayer *)
 Set the IlvAbstractScaleDisplayer for this element.

Detailed Description

Class holding all components of a chart abscissa axis.

Library: ilvcharts


Constructor & Destructor Documentation

IlvAbscissaAxisElement::IlvAbscissaAxisElement ( IlvChartGraphic parent,
IlvCoordinateInfo info,
IlvAxisCrossing crossing 
)

Constructor.

Create a new IlvAxisElement attached to the specified IlvChartGraphic.

Parameters:
parent the IlvChartGraphic this element is attached to.
info the IlvCoordinateInfo for this element.
crossing the IlvAxisCrossing for this element.

Member Function Documentation

virtual void IlvAbscissaAxisElement::setScale ( IlvAbstractScaleDisplayer scaledisp  )  [virtual]

Set the IlvAbstractScaleDisplayer for this element.

The previously set IlvAbstractScaleDisplayer is deleted.

Parameters:
scaledisp the new IlvAbstractScaleDisplayer this element will use.

Reimplemented from IlvAxisElement.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

© 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.