virtual void Update(vtkSMProperty *requestingProperty)
Update self based on the "unchecked" values of all required properties.
static vtkSMBooleanDomain * New()
virtual int SetDefaultValues(vtkSMProperty *, bool vtkNotUsed(use_unchecked_values))
A vtkSMProperty is often defined with a default value in the XML itself.
extends vtkSMBooleanDomain to pick a good default for properties such as "UseIndexForXAxis" on chart ...
a domain with two values: true or false
void PrintSelf(ostream &os, vtkIndent indent) override