MaxSize Property (ChartLegend)
In This Topic
Gets or sets the maximum legend size (width for left or right position and height for top or bottom position).
Syntax
'Declaration
Public Overridable Property MaxSize As String
public virtual string MaxSize {get; set;}
See Also