QGIS API Documentation  2.6.0-Brighton
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Attributes | List of all members
QgsDiagramInterpolationSettings Class Reference

#include <qgsdiagramrendererv2.h>

Public Attributes

QSizeF lowerSize
QSizeF upperSize
double lowerValue
double upperValue
int classificationAttribute
 Index of the classification attribute.
QString classificationAttributeExpression
bool classificationAttributeIsExpression

Member Data Documentation

int QgsDiagramInterpolationSettings::classificationAttribute

Index of the classification attribute.

QString QgsDiagramInterpolationSettings::classificationAttributeExpression
bool QgsDiagramInterpolationSettings::classificationAttributeIsExpression
QSizeF QgsDiagramInterpolationSettings::lowerSize
double QgsDiagramInterpolationSettings::lowerValue
QSizeF QgsDiagramInterpolationSettings::upperSize
double QgsDiagramInterpolationSettings::upperValue

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