Aspose::Cells::Charts::DropBars class
DropBars class
Represents the up/down bars in a chart.
class DropBars
Methods
Method | Description |
---|---|
DropBars(DropBars_Impl* impl) | Constructs from an implementation object. |
DropBars(const DropBars& src) | Copy constructor. |
GetArea() | Gets the Area. |
GetBorder() | Gets the border Line. |
IsNull() const | Checks whether the implementation object is nullptr. |
explicit operator bool() const | operator bool() |
operator=(const DropBars& src) | operator= |
~DropBars() | Destructor. |
Fields
Field | Description |
---|---|
_impl | The implementation object. |
See Also
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++