Chart.SeriesNameLevel Property

Definition

Returns or sets an XlSeriesNameLevel constant that specifies the source level of the series names. Read-write.

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

Property Value

Applies to