LegendLabelColor Property (PrintInfo)
In This Topic
Gets or sets a System.Drawing.Color object used for printing legend labels.
Syntax
'Declaration
Public Property LegendLabelColor As System.Drawing.Color
public System.Drawing.Color LegendLabelColor {get; set;}
See Also