Class DropBars

Class DropBars

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

表示图表中的上下条形。

public class DropBars

继承

objectDropBars

继承的成员

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

属性

区域

获取 Aspose.Cells.Charts.DropBars.Area。

public Area Area { get; }

属性值

Area

边框

获取边框 Aspose.Cells.Drawing.Line。

public Line Border { get; }

属性值

Line

 中文