Class AxisBins

Class AxisBins

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

מייצג את תיבות הציר

public class AxisBins

ירושה

objectAxisBins

חברים ירושים

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

מאפיינים

Count

מקבל או קובע את מספר תיבות הציר

public int Count { get; set; }

ערך המאפיין

int

IsAutomatic

מציין אם תיבות הציר הן אוטומטיות.

public bool IsAutomatic { get; set; }

ערך המאפיין

bool

IsByCategory

מציין אם יש לקבץ נתונים לפי קטגוריה

public bool IsByCategory { get; set; }

ערך המאפיין

bool

Overflow

מקבל או קובע את העודף של תיבות הציר

public double Overflow { get; set; }

ערך המאפיין

double

Underflow

מקבל או קובע את החסר של תיבות הציר

public double Underflow { get; set; }

ערך המאפיין

double

Width

מקבל או קובע את רוחב תיבת הציר

public double Width { get; set; }

ערך המאפיין

double

 Ελληνικά