IMsoChart.CategoryLabelLevel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::Office::Core::XlCategoryLabelLevel CategoryLabelLevel { Microsoft::Office::Core::XlCategoryLabelLevel get(); void set(Microsoft::Office::Core::XlCategoryLabelLevel value); };
public Microsoft.Office.Core.XlCategoryLabelLevel CategoryLabelLevel { get; set; }
member this.CategoryLabelLevel : Microsoft.Office.Core.XlCategoryLabelLevel with get, set
Public Property CategoryLabelLevel As XlCategoryLabelLevel