Enum DataLabelsSeparatorType

Enum DataLabelsSeparatorType

Namespace: Aspose.Cells.Charts
Assembly: Aspose.Cells.dll (25.2.0)

แทนประเภทตัวแบ่งของ DataLabels.

public enum DataLabelsSeparatorType

Fields

Auto = 0

แทนตัวแบ่งอัตโนมัติ

Comma = 2

แทนเครื่องหมายจุลภาค(",")

Custom = 6

แทนตัวแบ่งที่กำหนดเอง

NewLine = 5

แทนการขึ้นบรรทัดใหม่("\n")

Period = 4

แทนเครื่องหมายจุด(".")

Semicolon = 3

แทนเครื่องหมายเซมิโคลอน(";")

Space = 1

แทนช่องว่าง(" “)

 แบบไทย