Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / Legend Class
Properties Methods

In This Topic
    Legend Class Members
    In This Topic

    The following tables list the members exposed by Legend.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the Legend class.  
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden. Gets the actual System.Windows.Media.Brush object that describes the background for the legend.  
    Public PropertyGets the actual font family. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartTextElement)
    Public PropertyGets the actual size of the font. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartTextElement)
    Public PropertyGets the actual font stretch. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartTextElement)
    Public PropertyGets the actual font style. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartTextElement)
    Public PropertyGets the actual font weight. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartTextElement)
    Public PropertyGets the actual foreground. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartTextElement)
    Public PropertyGets the actual brush that specifies how the element's outline is painted. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement)
    Public PropertyGets or sets the alignment for the legend.  
    Public PropertyOverridden. Gets the actual System.Windows.Media.Brush object that describes the outline for the legend.  
    Public PropertyOverridden. Gets or sets a System.Windows.Media.Brush object that describes the automatic outline for the legend.  
    Public PropertyGets or sets the brush that specifies how the element's interior is painted. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement)
    Public PropertyGets or sets the color of the fill theme. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement)
    Public PropertyGets or sets the font family. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartTextElement)
    Public PropertyGets or sets the size of the font. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartTextElement)
    Public PropertyGets or sets the font stretch. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartTextElement)
    Public PropertyGets or sets the font style. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartTextElement)
    Public PropertyGets or sets the font theme. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartTextElement)
    Public PropertyGets or sets the font weight. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartTextElement)
    Public PropertyGets or sets the foreground. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartTextElement)
    Public PropertyGets or sets the color of the foreground theme. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartTextElement)
    Public PropertyGets or sets a value that indicates whether to automatically create the fill brush. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement)
    Public PropertyGets or sets a value that indicates whether to automatically create the outline brush. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement)
    Public PropertyGets or sets the layout orientation for the legend.  
    Public PropertyGets or sets the brush that specifies how the element outline is painted. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement)
    Public PropertyGets or sets the pattern of dashes and gaps that is used to outline elements. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement)
    Public PropertyGets or sets the color of the stroke theme. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement)
    Public PropertyGets or sets the width of the element outline. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement)
    Public PropertyGets or sets the text. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartTextElement)
    Public PropertyGets or sets the text formula. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartTextElement)
    Top
    Public Methods
     NameDescription
    Public MethodResets the value of the Fill property. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement)
    Public MethodResets the value of the FillThemeColor property. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement)
    Public MethodResets the font family. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartTextElement)
    Public MethodResets the size of the font. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartTextElement)
    Public MethodResets the font stretch. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartTextElement)
    Public MethodResets the font style. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartTextElement)
    Public MethodResets the font theme. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartTextElement)
    Public MethodResets the font weight. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartTextElement)
    Public MethodResets the foreground. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement)
    Public MethodResets the color of the foreground theme. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement)
    Public MethodResets the stroke. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement)
    Public MethodResets the color of the stroke theme. (Inherited from GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement)
    Top
    See Also