m_propAddKnobTrigger=m_properties->addProperty("Add knob","Add a segment and a corresponding manipulator knob to profile.",WPVBaseTypes::PV_TRIGGER_READY,m_propCondition);
m_graphColor=m_properties->addProperty("Graph color","Color of the curve representing the data profile graph.",WColor(0.2,0.2,0.2,1.0));
m_propLength=m_properties->addProperty("Length","Length of profile segments. Needs to activated by Use Length property",60.0);