LegendTextAreaWidth Property (PrintInfo)
In This Topic
Gets or sets a System.Single value specifies width of the text area of legend.
Syntax
'Declaration
Public Property LegendTextAreaWidth As System.Single
public System.float LegendTextAreaWidth {get; set;}
See Also