QGIS API Documentation  3.4.15-Madeira (e83d02e274)
Public Attributes | List of all members
QgsDiagramInterpolationSettings Class Reference

Additional diagram settings for interpolated size rendering. More...

#include <qgsdiagramrenderer.h>

Public Attributes

QString classificationAttributeExpression
 
bool classificationAttributeIsExpression
 
QString classificationField
 Name of the field for classification. More...
 
QSizeF lowerSize
 
double lowerValue
 
QSizeF upperSize
 
double upperValue
 

Detailed Description

Additional diagram settings for interpolated size rendering.

Definition at line 489 of file qgsdiagramrenderer.h.

Member Data Documentation

QString QgsDiagramInterpolationSettings::classificationAttributeExpression

Definition at line 500 of file qgsdiagramrenderer.h.

bool QgsDiagramInterpolationSettings::classificationAttributeIsExpression

Definition at line 501 of file qgsdiagramrenderer.h.

QString QgsDiagramInterpolationSettings::classificationField

Name of the field for classification.

Definition at line 498 of file qgsdiagramrenderer.h.

QSizeF QgsDiagramInterpolationSettings::lowerSize

Definition at line 492 of file qgsdiagramrenderer.h.

double QgsDiagramInterpolationSettings::lowerValue

Definition at line 494 of file qgsdiagramrenderer.h.

QSizeF QgsDiagramInterpolationSettings::upperSize

Definition at line 493 of file qgsdiagramrenderer.h.

double QgsDiagramInterpolationSettings::upperValue

Definition at line 495 of file qgsdiagramrenderer.h.


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