vtkQtStackedChartSeriesOptions Class Reference

#include <vtkQtStackedChartSeriesOptions.h>

Inheritance diagram for vtkQtStackedChartSeriesOptions:

Inheritance graph
[legend]
Collaboration diagram for vtkQtStackedChartSeriesOptions:

Collaboration graph
[legend]

List of all members.


Detailed Description

The vtkQtStackedChartSeriesOptions class stores the options for a stacked chart series.

Definition at line 35 of file vtkQtStackedChartSeriesOptions.h.


Public Member Functions

 vtkQtStackedChartSeriesOptions (QObject *parent=0)
 Creates a stacked chart series options object.
virtual ~vtkQtStackedChartSeriesOptions ()
virtual void setStyle (int style, vtkQtChartStyleGenerator *generator)
 Sets the style generator index for the series.

Constructor & Destructor Documentation

vtkQtStackedChartSeriesOptions::vtkQtStackedChartSeriesOptions ( QObject *  parent = 0  ) 

Creates a stacked chart series options object.

Parameters:
parent The parent object.

virtual vtkQtStackedChartSeriesOptions::~vtkQtStackedChartSeriesOptions (  )  [inline, virtual]

Definition at line 45 of file vtkQtStackedChartSeriesOptions.h.


Member Function Documentation

virtual void vtkQtStackedChartSeriesOptions::setStyle ( int  style,
vtkQtChartStyleGenerator generator 
) [virtual]

Sets the style generator index for the series.

This method uses the style generator to assign the initial brush and pen for the series. The pen is based on the brush color.

Parameters:
style The style index for the generator.
generator The style generator to use.

Reimplemented from vtkQtChartSeriesOptions.


The documentation for this class was generated from the following file:

Generated on Wed Jun 3 19:29:00 2009 for VTK by  doxygen 1.5.6