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

In This Topic
    ChartLabelStyleInfo Class Members
    In This Topic

    The following tables list the members exposed by ChartLabelStyleInfo.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ChartLabelStyleInfo class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the actual fill. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ChartSymbolStyleInfo)
    Public PropertyGets the actual font family.  
    Public PropertyGets the actual size of the font.  
    Public PropertyGets the actual font stretch.  
    Public PropertyGets the actual font style.  
    Public PropertyGets the actual font weight.  
    Public PropertyGets the actual foreground.  
    Public PropertyGets the actual stroke. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ChartSymbolStyleInfo)
    Public PropertyGets the automatic fill. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ChartSymbolStyleInfo)
    Public PropertyGets the automatic stroke. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ChartSymbolStyleInfo)
    Public PropertyGets or sets the fill. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ChartSymbolStyleInfo)
    Public PropertyGets or sets the color of the fill theme. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ChartSymbolStyleInfo)
    Public PropertyGets or sets the font family.  
    Public PropertyGets or sets the size of the font.  
    Public PropertyGets or sets the font stretch.  
    Public PropertyGets or sets the font style.  
    Public PropertyGets or sets the font theme.  
    Public PropertyGets or sets the font weight.  
    Public PropertyGets or sets the foreground.  
    Public PropertyGets or sets the color of the foreground theme.  
    Public PropertyGets or sets the formatter.  
    Public PropertyGets or sets a value that indicates whether to automatically create the fill. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ChartSymbolStyleInfo)
    Public PropertyGets or sets a value that indicates whether to automatically create the border. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ChartSymbolStyleInfo)
    Public PropertyGets or sets the stroke. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ChartSymbolStyleInfo)
    Public PropertyGets or sets the stroke dashes. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ChartSymbolStyleInfo)
    Public PropertyGets or sets the color of the stroke theme. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ChartSymbolStyleInfo)
    Public PropertyGets or sets the stroke thickness. (Inherited from GrapeCity.Windows.SpreadSheet.Data.ChartSymbolStyleInfo)
    Top
    See Also