QGIS API Documentation  2.14.0-Essen
Public Attributes | List of all members
QgsDiagramInterpolationSettings Class Reference

#include <qgsdiagramrendererv2.h>

Public Attributes

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

Detailed Description

Definition at line 172 of file qgsdiagramrendererv2.h.

Member Data Documentation

int QgsDiagramInterpolationSettings::classificationAttribute

Index of the classification attribute.

Definition at line 180 of file qgsdiagramrendererv2.h.

QString QgsDiagramInterpolationSettings::classificationAttributeExpression

Definition at line 181 of file qgsdiagramrendererv2.h.

bool QgsDiagramInterpolationSettings::classificationAttributeIsExpression

Definition at line 182 of file qgsdiagramrendererv2.h.

QSizeF QgsDiagramInterpolationSettings::lowerSize

Definition at line 175 of file qgsdiagramrendererv2.h.

double QgsDiagramInterpolationSettings::lowerValue

Definition at line 177 of file qgsdiagramrendererv2.h.

QSizeF QgsDiagramInterpolationSettings::upperSize

Definition at line 176 of file qgsdiagramrendererv2.h.

double QgsDiagramInterpolationSettings::upperValue

Definition at line 178 of file qgsdiagramrendererv2.h.


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