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

In This Topic
    DataLabelSettings Class Members
    In This Topic

    The following tables list the members exposed by DataLabelSettings.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the separator.  
    Public PropertyGets or sets a value that indicates whether to show the bubble size.  
    Public PropertyGets or sets a value that indicates whether to show the category name.  
    Public PropertyGets or sets a value that indicates whether to show the percent.  
    Public PropertyGets or sets a value that indicates whether to show the series name.  
    Public PropertyGets or sets a value that indicates whether to show the value.  
    Top
    Public Methods
     NameDescription
    Public MethodResets the seperator property value.  
    Public MethodResets the ShowBubbleSize property value.  
    Public MethodResets the ShowCategoryName property value.  
    Public MethodResets the ShowPercent property value.  
    Public MethodResets the ShowSeriesName property value.  
    Public MethodResets the ShowValue property value.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes.  
    Top
    See Also