Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site











SourceForge.net Logo

PlotStyleDlg

 

class PlotStyleDlg : public WithStyleDlg<TopWindow>

Default dialog for managing visual style of data displayed in Plot.

 

Constructor detail


 

PlotStyleDlg(PlotCtrl& parent,int index=0)

Constructs PlotStyleDlg that sets visuals of parent PlotCtrl. The parameter index decides which data series is preselected.

 

Do you want to contribute?