AutoZRange Property (BubbleRenderableSeriesViewModel)
Gets or sets whether Z-range should be automatically scaled. If True, then depending on the XYZ points in the viewport, the size of bubbles will be scaled to fit. Else, the size of bubbles will be absolute
Syntax
public virtual bool AutoZRange {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also