|
IPlottable | Source [get] |
|
bool | IsVisible [get, set] |
| Toggles whether this plottable is shown and contributes to the automatic axis limit detection. The calling method will check this variable (it does not need to be checked inside the Render method).
|
|
IAxes | Axes [get, set] |
| This object performs coordinate/pixel translation at render time based on the latest data area. It stores the axes to use for this plottable and also the data area (in pixels) updated just before each render. If this object is null it will be constructed using the default X and Y axes at render time.
|
|
IEnumerable< LegendItem > | LegendItems [get] |
| Items which will appear in the legend.
|
|
◆ DraggablePlottableDecorator()
ScottPlot.Plottables.DraggablePlottableDecorator.DraggablePlottableDecorator |
( |
IPlottable |
plottable | ) |
|
|
inline |
◆ DragTo()
void ScottPlot.Plottables.DraggablePlottableDecorator.DragTo |
( |
Coordinates |
to | ) |
|
|
inline |
◆ StartDrag()
void ScottPlot.Plottables.DraggablePlottableDecorator.StartDrag |
( |
Coordinates |
start | ) |
|
|
inline |
The documentation for this class was generated from the following file:
- ScottPlot/src/ScottPlot5/ScottPlot5/Plottables/DraggablePlottableDecorator.cs