Wt  4.10.4
Public Attributes | List of all members
Wt::Chart::WSurfaceSelection Class Reference

Represents a selection on a surface plot. More...

#include <Wt/Chart/WSelection.h>

Inheritance diagram for Wt::Chart::WSurfaceSelection:
[legend]

Public Attributes

double x
 The x coordinate in the coordinate system of the WAbstractDataModel.
 
double y
 The y coordinate in the coordinate system of the WAbstractDataModel.
 
double z
 The z coordinate in the coordinate system of the WAbstractDataModel.
 
- Public Attributes inherited from Wt::Chart::WSelection
double distance
 The distance from the look point to the selected point.
 

Detailed Description

Represents a selection on a surface plot.