QGIS API Documentation  3.10.0-A Coruña (6c816b4204)
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

◆ classificationAttributeExpression

QString QgsDiagramInterpolationSettings::classificationAttributeExpression

Definition at line 500 of file qgsdiagramrenderer.h.

◆ classificationAttributeIsExpression

bool QgsDiagramInterpolationSettings::classificationAttributeIsExpression

Definition at line 501 of file qgsdiagramrenderer.h.

◆ classificationField

QString QgsDiagramInterpolationSettings::classificationField

Name of the field for classification.

Definition at line 498 of file qgsdiagramrenderer.h.

◆ lowerSize

QSizeF QgsDiagramInterpolationSettings::lowerSize

Definition at line 492 of file qgsdiagramrenderer.h.

◆ lowerValue

double QgsDiagramInterpolationSettings::lowerValue

Definition at line 494 of file qgsdiagramrenderer.h.

◆ upperSize

QSizeF QgsDiagramInterpolationSettings::upperSize

Definition at line 493 of file qgsdiagramrenderer.h.

◆ upperValue

double QgsDiagramInterpolationSettings::upperValue

Definition at line 495 of file qgsdiagramrenderer.h.


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