14 #include "msdevstudio/MSconfig.h"
22 using namespace hippodraw;
42 return new XYPlot( *
this );
55 if ( rep ->
name () ==
"Symbol" ) {
56 rep -> setSize ( 4.0 );
57 const vector < string > & bindings =
m_projector -> getAxisBindings ();
59 bool yes = bindings[2] !=
"nil";
62 yes = bindings[3] !=
"nil";
79 const vector < string > & bindings =
m_projector -> getAxisBindings ();
81 yes = bindings[2] !=
"nil" || bindings[3] !=
"nil";
96 unsigned int index = projector -> indexOfBindingOption ( axis );
98 bool yes = label !=
"nil";
115 bool yes = bindings[2] !=
"nil";
118 yes = bindings[3] !=
"nil";