CategoryAxisType

CategoryAxisType enumeration

Stellt einen Typ einer Kategoriensachse dar.

public enum CategoryAxisType  

Werte

NameWertBeschreibung
Text0Gibt an, dass die Kategoriensachse eine Textachse ist.
Datum1Gibt an, dass die Kategoriensachse eine Datumsachse ist.

Siehe auch