Version

LegendSettings Class Members

The following tables list the members exposed by LegendSettings.

Public Constructors
 NameDescription
Public ConstructorLegendSettings Constructor  
Public Properties
 NameDescription
Public PropertyFontFamilyFont family to use for the legend.  
Public PropertyFontSizeFont size to use for the legend.  
Public PropertyFontStyleFont attributes to use for the legend.  
Public PropertyIsDirtyFlag indicating this object needs a visual refresh to account for changes in its settings.  
Public PropertyIsHorizontalTrue if the legend is oriented horizontally, False if it is oriented vertically.  
Public PropertyTextColorText color to use for the legend.  
See Also