Enum DataLabelsSeparatorType
Enum DataLabelsSeparatorType
Namespace: Aspose.Cells.Charts
Assembly: Aspose.Cells.dll (25.2.0)
DataLabels’in ayırıcı türünü temsil eder.
public enum DataLabelsSeparatorType
Alanlar
Auto = 0
Otomatik ayırıcıyı temsil eder
Comma = 2
Virgül(",")‘ü temsil eder
Custom = 6
Özel ayırıcıyı temsil eder
NewLine = 5
Yeni satırı("\n") temsil eder
Period = 4
Nokta(".")‘yı temsil eder
Semicolon = 3
Noktalı virgül(";")‘ü temsil eder
Space = 1
Boşluk(" “)‘ı temsil eder