Enum TickMarkType

Enum TickMarkType

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

يمثل نوع علامة الت ticks للمحور المحدد.

public enum TickMarkType

الحقول

Cross = 0

نوع علامة الت ticks هو Cross.

Inside = 1

نوع علامة الت ticks هو Inside.

None = 2

نوع علامة الت ticks هو None.

Outside = 3

نوع علامة الت ticks هو Outside

 عربي