Legend cell series symbol size (as a percentage of legend font size). Set CellType to SeriesSymbol to use this property.
Visual Basic (Declaration) | |
---|---|
Public Overridable Property SeriesSymbolSize As Size |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public virtual Size SeriesSymbolSize {get; set;} |
Return Value
A Size object that represents the size of the series symbol. Default values for width and height are 200 and 70, respectively.SeriesSymbolSize is measured as a percentage of the legend font size.
This property is only applicable if the CellType property is set to SeriesSymbol.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family