Class DropBars
Class DropBars
Namespace: Aspose.Cells.Charts
Assembly: Aspose.Cells.dll (25.2.0)
Represents the up/down bars in a chart.
public class DropBars
Inheritance
Inherited Members
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Properties
Area
Gets the Aspose.Cells.Charts.DropBars.Area.
public Area Area { get; }
Property Value
Border
Gets the border Aspose.Cells.Drawing.Line.
public Line Border { get; }