Aspose::Words::Drawing::Charts::ChartFormat class
ChartFormat class
Represents the formatting of a chart element. To learn more, visit the Working with Charts documentation article.
class ChartFormat : public Aspose::Words::Drawing::Core::IFillable,
public Aspose::Words::Drawing::Core::IStrokable
Methods
Method | Description |
---|---|
get_Fill() | Gets fill formatting for the parent chart element. |
get_IsDefined() | |
get_ShapeType() | Gets the shape type of the parent chart element. |
get_Stroke() | Gets line formatting for the parent chart element. |
GetType() const override | |
Is(const System::TypeInfo&) const override | |
set_ShapeType(Aspose::Words::Drawing::Charts::ChartShapeType) | Sets the shape type of the parent chart element. |
SetDefaultFill() | |
static Type() |
See Also
- Namespace Aspose::Words::Drawing::Charts
- Library Aspose.Words for C++