StiChartElementArea Property |
Gets or sets settings of the chart area.
Namespace:
Stimulsoft.Dashboard.Components.Chart
Assembly:
Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntaxpublic StiChartArea Area { get; set; }
Public Property Area As StiChartArea
Get
Set
Property Value
Type:
StiChartArea
See Also