Chart.CategoryLabelLevel Propiedad

Definición

Devuelve o establece una XlCategoryLabelLevel constante que especifica el nivel de origen de las etiquetas de categoría de gráfico. Lectura y escritura.

public:
 property Microsoft::Office::Interop::Word::XlCategoryLabelLevel CategoryLabelLevel { Microsoft::Office::Interop::Word::XlCategoryLabelLevel get(); void set(Microsoft::Office::Interop::Word::XlCategoryLabelLevel value); };
public Microsoft.Office.Interop.Word.XlCategoryLabelLevel CategoryLabelLevel { get; set; }
member this.CategoryLabelLevel : Microsoft.Office.Interop.Word.XlCategoryLabelLevel with get, set
Public Property CategoryLabelLevel As XlCategoryLabelLevel

Valor de propiedad

Se aplica a