DropBars Class
DropBars class
Represents the up/down bars in a chart.
type DropBars struct {
ptr unsafe.Pointer
}
Constructors
Methods
| Method | Description |
|---|
| IsNull | Checks whether the implementation object is nullptr. |
| GetBorder | Gets the border Line. |
| GetArea | Gets the Area. |