LegendLabelFontStyle Property (ReportOptions)
In This Topic
Gets or sets the font style for print page legend label area.
Syntax
'Declaration
Public Property LegendLabelFontStyle As FontStyle
public FontStyle LegendLabelFontStyle {get; set;}
See Also