Class SeriesLayoutProperties

Class SeriesLayoutProperties

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

แสดงถึงคุณสมบัติของการจัดเรียงชุดข้อมูล

public class SeriesLayoutProperties

การสืบทอด

objectSeriesLayoutProperties

สมาชิกที่สืบทอด

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

ตัวสร้าง

SeriesLayoutProperties()

public SeriesLayoutProperties()

คุณสมบัติ

IsIntervalLeftClosed

ระบุว่าช่วงนี้ถูกปิดที่ด้านซ้ายหรือไม่

public bool IsIntervalLeftClosed { get; set; }

ค่า Property

bool

MapChartProjectionType

รับและตั้งค่าประเภทการฉายของแผนที่

public MapChartProjectionType MapChartProjectionType { get; set; }

ค่า Property

MapChartProjectionType

MapChartRegionType

รับและตั้งค่าประเภทภูมิภาคของแผนที่

public MapChartRegionType MapChartRegionType { get; set; }

ค่า Property

MapChartRegionType

MapLabelLayout

รับและตั้งค่าการจัดเรียงของป้ายแผนที่

public MapChartLabelLayout MapLabelLayout { get; set; }

ค่า Property

MapChartLabelLayout

QuartileCalculation

แสดงถึงคุณสมบัติทางสถิติสำหรับชุดข้อมูล

public QuartileCalculationType QuartileCalculation { get; set; }

ค่า Property

QuartileCalculationType

ShowConnectorLines

ระบุว่าจะแสดงเส้นเชื่อมระหว่างจุดข้อมูลหรือไม่

public bool ShowConnectorLines { get; set; }

ค่า Property

bool

ShowInnerPoints

ระบุว่าจะแสดงจุดข้อมูลที่ไม่ใช่จุดที่มีค่าผิดปกติหรือไม่

public bool ShowInnerPoints { get; set; }

ค่า Property

bool

ShowMeanLine

ระบุว่าจะแสดงเส้นที่เชื่อมต่อจุดเฉลี่ยทั้งหมดหรือไม่

public bool ShowMeanLine { get; set; }

ค่า Property

bool

ShowMeanMarker

ระบุว่าจะแสดงเครื่องหมายที่บ่งบอกค่าเฉลี่ยหรือไม่

public bool ShowMeanMarker { get; set; }

ค่า Property

bool

ShowOutlierPoints

ระบุว่าจะแสดงจุดข้อมูลที่มีค่าผิดปกติหรือไม่

public bool ShowOutlierPoints { get; set; }

ค่า Property

bool

Subtotals

แสดงถึงดัชนีของจุดข้อมูล subtotal

public int[] Subtotals { get; set; }

ค่า Property

int[]

 แบบไทย