Class SeriesLayoutProperties
Namespace: Aspose.Cells.Charts
Assembly: Aspose.Cells.dll (25.2.0)
แสดงถึงคุณสมบัติของการจัดเรียงชุดข้อมูล
public class SeriesLayoutProperties
การสืบทอด
object ← SeriesLayoutProperties
สมาชิกที่สืบทอด
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
MapChartProjectionType
รับและตั้งค่าประเภทการฉายของแผนที่
public MapChartProjectionType MapChartProjectionType { get; set; }
ค่า Property
MapChartRegionType
รับและตั้งค่าประเภทภูมิภาคของแผนที่
public MapChartRegionType MapChartRegionType { get; set; }
ค่า Property
MapLabelLayout
รับและตั้งค่าการจัดเรียงของป้ายแผนที่
public MapChartLabelLayout MapLabelLayout { get; set; }
ค่า Property
QuartileCalculation
แสดงถึงคุณสมบัติทางสถิติสำหรับชุดข้อมูล
public QuartileCalculationType QuartileCalculation { get; set; }
ค่า Property
ShowConnectorLines
ระบุว่าจะแสดงเส้นเชื่อมระหว่างจุดข้อมูลหรือไม่
public bool ShowConnectorLines { get; set; }
ค่า Property
ShowInnerPoints
ระบุว่าจะแสดงจุดข้อมูลที่ไม่ใช่จุดที่มีค่าผิดปกติหรือไม่
public bool ShowInnerPoints { get; set; }
ค่า Property
ShowMeanLine
ระบุว่าจะแสดงเส้นที่เชื่อมต่อจุดเฉลี่ยทั้งหมดหรือไม่
public bool ShowMeanLine { get; set; }
ค่า Property
ShowMeanMarker
ระบุว่าจะแสดงเครื่องหมายที่บ่งบอกค่าเฉลี่ยหรือไม่
public bool ShowMeanMarker { get; set; }
ค่า Property
ShowOutlierPoints
ระบุว่าจะแสดงจุดข้อมูลที่มีค่าผิดปกติหรือไม่
public bool ShowOutlierPoints { get; set; }
ค่า Property
Subtotals
แสดงถึงดัชนีของจุดข้อมูล subtotal
public int[] Subtotals { get; set; }
ค่า Property
int[]