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; }
ערך המאפיין
MapChartProjectionType
מקבל ומגדיר את סוג הפרויקט של המפה.
public MapChartProjectionType MapChartProjectionType { get; set; }
ערך המאפיין
MapChartRegionType
מקבל ומגדיר את סוג האזור של המפה.
public MapChartRegionType MapChartRegionType { get; set; }
ערך המאפיין
MapLabelLayout
מקבל ומגדיר את הפריסה של תוויות המפה.
public MapChartLabelLayout MapLabelLayout { get; set; }
ערך המאפיין
QuartileCalculation
מייצג את המאפיינים הסטטיסטיים עבור הסדרה.
public QuartileCalculationType QuartileCalculation { get; set; }
ערך המאפיין
ShowConnectorLines
מציין אם להציג קווי חיבור בין נקודות נתונים.
public bool ShowConnectorLines { get; set; }
ערך המאפיין
ShowInnerPoints
מציין אם להציג נקודות נתונים שאינן חריגות.
public bool ShowInnerPoints { get; set; }
ערך המאפיין
ShowMeanLine
מציין אם להציג את הקו המחבר את כל הנקודות הממוצעות.
public bool ShowMeanLine { get; set; }
ערך המאפיין
ShowMeanMarker
מציין אם להציג סמנים המצביעים על הממוצע.
public bool ShowMeanMarker { get; set; }
ערך המאפיין
ShowOutlierPoints
מציין אם להציג נקודות נתונים חריגות.
public bool ShowOutlierPoints { get; set; }
ערך המאפיין
Subtotals
מייצג את האינדקס של נקודת נתונים של סך חלקי.
public int[] Subtotals { get; set; }
ערך המאפיין
int[]