Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / DataLabelSettings Class / ResetShowCategoryName Method


In This Topic
    ResetShowCategoryName Method
    In This Topic
    Resets the ShowCategoryName property value.
    Syntax
    'Declaration
     
    Public Sub ResetShowCategoryName() 
    'Usage
     
    Dim instance As DataLabelSettings
     
    instance.ResetShowCategoryName()
    public void ResetShowCategoryName()
    See Also