void PrintSelf(ostream &os, vtkIndent indent) override
virtual void Update(vtkSMProperty *requestingProperty)
Update self based on the "unchecked" values of all required properties.
a domain with two values: true or false
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 ...