QGIS API Documentation 3.99.0-Master (21b3aa880ba)
Loading...
Searching...
No Matches
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.
QSizeF lowerSize
double lowerValue
QSizeF upperSize
double upperValue

Detailed Description

Additional diagram settings for interpolated size rendering.

Definition at line 717 of file qgsdiagramrenderer.h.

Member Data Documentation

◆ classificationAttributeExpression

QString QgsDiagramInterpolationSettings::classificationAttributeExpression

Definition at line 728 of file qgsdiagramrenderer.h.

◆ classificationAttributeIsExpression

bool QgsDiagramInterpolationSettings::classificationAttributeIsExpression

Definition at line 729 of file qgsdiagramrenderer.h.

◆ classificationField

QString QgsDiagramInterpolationSettings::classificationField

Name of the field for classification.

Definition at line 726 of file qgsdiagramrenderer.h.

◆ lowerSize

QSizeF QgsDiagramInterpolationSettings::lowerSize

Definition at line 720 of file qgsdiagramrenderer.h.

◆ lowerValue

double QgsDiagramInterpolationSettings::lowerValue

Definition at line 722 of file qgsdiagramrenderer.h.

◆ upperSize

QSizeF QgsDiagramInterpolationSettings::upperSize

Definition at line 721 of file qgsdiagramrenderer.h.

◆ upperValue

double QgsDiagramInterpolationSettings::upperValue

Definition at line 723 of file qgsdiagramrenderer.h.


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