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

Represents a single point selection on a WScatterData. More...

#include <Wt/Chart/WSelection.h>

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

Public Attributes

int rowNumber
 The row number of the WAbstractDataModel that the selected point is defined in.
 
- Public Attributes inherited from Wt::Chart::WSelection
double distance
 The distance from the look point to the selected point.
 

Detailed Description

Represents a single point selection on a WScatterData.