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

In This Topic
    SpreadChartElement Class Members
    In This Topic

    The following tables list the members exposed by SpreadChartElement.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the SpreadChartElement class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the actual brush that specifies how the element's interior is painted.  
    Public PropertyGets the actual brush that specifies how the element's outline is painted.  
    Public PropertyGets the fill brush that is created automatically.  
    Public PropertyGets the stroke brush that is created automatically.  
    Public PropertyGets or sets the brush that specifies how the element's interior is painted.  
    Public PropertyGets or sets the color of the fill theme.  
    Public PropertyGets or sets a value that indicates whether to automatically create the fill brush.  
    Public PropertyGets or sets a value that indicates whether to automatically create the outline brush.  
    Public PropertyGets or sets the brush that specifies how the element outline is painted.  
    Public PropertyGets or sets the pattern of dashes and gaps that is used to outline elements.  
    Public PropertyGets or sets the color of the stroke theme.  
    Public PropertyGets or sets the width of the element outline.  
    Top
    Public Methods
     NameDescription
    Public MethodResets the value of the Fill property.  
    Public MethodResets the value of the FillThemeColor property.  
    Public MethodResets the foreground.  
    Public MethodResets the color of the foreground theme.  
    Public MethodResets the stroke.  
    Public MethodResets the color of the stroke theme.  
    Top
    See Also