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; }

ערך המאפיין

bool

MapChartProjectionType

מקבל ומגדיר את סוג הפרויקט של המפה.

public MapChartProjectionType MapChartProjectionType { get; set; }

ערך המאפיין

MapChartProjectionType

MapChartRegionType

מקבל ומגדיר את סוג האזור של המפה.

public MapChartRegionType MapChartRegionType { get; set; }

ערך המאפיין

MapChartRegionType

MapLabelLayout

מקבל ומגדיר את הפריסה של תוויות המפה.

public MapChartLabelLayout MapLabelLayout { get; set; }

ערך המאפיין

MapChartLabelLayout

QuartileCalculation

מייצג את המאפיינים הסטטיסטיים עבור הסדרה.

public QuartileCalculationType QuartileCalculation { get; set; }

ערך המאפיין

QuartileCalculationType

ShowConnectorLines

מציין אם להציג קווי חיבור בין נקודות נתונים.

public bool ShowConnectorLines { get; set; }

ערך המאפיין

bool

ShowInnerPoints

מציין אם להציג נקודות נתונים שאינן חריגות.

public bool ShowInnerPoints { get; set; }

ערך המאפיין

bool

ShowMeanLine

מציין אם להציג את הקו המחבר את כל הנקודות הממוצעות.

public bool ShowMeanLine { get; set; }

ערך המאפיין

bool

ShowMeanMarker

מציין אם להציג סמנים המצביעים על הממוצע.

public bool ShowMeanMarker { get; set; }

ערך המאפיין

bool

ShowOutlierPoints

מציין אם להציג נקודות נתונים חריגות.

public bool ShowOutlierPoints { get; set; }

ערך המאפיין

bool

Subtotals

מייצג את האינדקס של נקודת נתונים של סך חלקי.

public int[] Subtotals { get; set; }

ערך המאפיין

int[]

 Ελληνικά