Class PageLegendItem

Class PageLegendItem

ชื่อพื้นที่: Aspose.Tasks.Visualization การประกอบ: Aspose.Tasks.dll (25.4.0)

แสดงรายการของตํานานหน้าของแผนภูมิ Gantt

public sealed class PageLegendItem

Inheritance

object PageLegendItem

อนุญาโตตุลาการ

object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

PageLegendItem(ชนิด BarItemType, string)

เปิดตัวตัวอย่างใหม่ของคลาส Aspose.Tasks.Visualization.PageLegendItem

public PageLegendItem(BarItemType itemType, string title)

Parameters

itemType BarItemType

ประเภทของรายการ

title string

เนื้อหาข้อความของแท็กข้อความรายการ

Properties

ItemType

ได้รับประเภทของรายการ

public BarItemType ItemType { get; }

คุณสมบัติมูลค่า

BarItemType

Title

รับแท็กข้อความของรายการ

public string Title { get; }

คุณสมบัติมูลค่า

string

 แบบไทย