setVisibilityValue

Sets the visibility options for this data point. Depending on these options, a property or model may be exposed to
invoking code, protected from rewriting, and so on.
.elide.model.Visibility visibility = 1;

Return

This builder for chaining.

Parameters

value

The enum numeric value on the wire for visibility to set.