Version: 0.6.0
wxChartSplitPanel Class Reference

#include <chartsplitpanel.h>

Inheritance diagram for wxChartSplitPanel:
Collaboration diagram for wxChartSplitPanel:

Public Member Functions

 wxChartSplitPanel (wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize)
 
void AddPlot (Plot *plot, int pos, bool allowRemove)
 
void RemovePlot (Plot *plot)
 
void RemovePlot (size_t nPlot)
 
void RemoveAllPlots ()
 
PlotGetPlot (size_t index)
 

Detailed Description

wxChartSplitPanel is wxWidgets panel, that displays multiple plots. It allows subplots adding, removing, resizing.


The documentation for this class was generated from the following files:
  • /home/bishop/work/projects/nextgismanager/include/freechart/wx/chartsplitpanel.h
  • /home/bishop/work/projects/nextgismanager/src/freechart/chartsplitpanel.cpp