Enum DataLabelsSeparatorType
Enum DataLabelsSeparatorType
Namespace: Aspose.Cells.Charts
Assembly: Aspose.Cells.dll (25.2.0)
Mewakili jenis pemisah dari DataLabels.
public enum DataLabelsSeparatorType
Fields
Auto = 0
Mewakili pemisah otomatis
Comma = 2
Mewakili koma(",")
Custom = 6
Mewakili pemisah kustom
NewLine = 5
Mewakili baris baru("\n")
Period = 4
Mewakili titik(".")
Semicolon = 3
Mewakili titik koma(";")
Space = 1
Mewakili spasi(" “)