StiChartStyle Constructor (String) |
Creates a new object of the type StiChartStyle.
Namespace:
Stimulsoft.Report
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public StiChartStyle(
string name
)
Public Sub New (
name As String
)
Parameters
- name
- Type: SystemString
Style name.
See Also