Returns or sets the chart style.
Read/write
StyleType.
Namespace:
Aspose.Slides.Charts
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 22.5.0.0 (22.5)
SyntaxStyleType Style { get; set; }
Property Style As StyleType
Get
Set
property StyleType Style {
StyleType get ();
void set (StyleType value);
}
abstract Style : StyleType with get, set
Property Value
Type:
StyleType
See Also