| TextDocumentViewOptionsOutlineWindowRelativeWidth Property | 
            Gets or sets the relative width of the outline window. A value of 
NaN
            is indicating that the width of the outline window is set automatically.
            
 AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
 Syntax
Syntaxpublic double? OutlineWindowRelativeWidth { get; set; }Property Value
NullableDouble
            The width of the outline window relative.
            
 See Also
See Also