Interface IStyleAttribute
Contains the style attribute.
Namespace: Syncfusion.Windows.Forms.Chart.SvgBase
Assembly: Syncfusion.Chart.Base.dll
Syntax
public interface IStyleAttribute
Properties
Style
Gets or sets the style.
Declaration
Style Style { get; set; }
Property Value
Type | Description |
---|---|
Style | The style. |