DataLabelsSeparatorType
DataLabelsSeparatorType enumeration
Representerar separatortypen för DataLabels.
public enum DataLabelsSeparatorType
Värderingar
namn | Värde | Beskrivning |
---|---|---|
Auto | 0 | Representerar automatisk separator |
Space | 1 | Representerar space(" “) |
Comma | 2 | Representerar komma(”,") |
Semicolon | 3 | Representerar semikolon(";") |
Period | 4 | Representerar period(".") |
NewLine | 5 | Representerar newline("\n") |
Custom | 6 | Representerar anpassad separator |
Se även
- namnutrymme Aspose.Cells.Charts
- hopsättning Aspose.Cells