ReportControl_GetLineStyleNamesΒΆ

ReportControl_GetLineStyleNames returns a string vector with line style names which can be used to initialize the marker combo box in a report control.

svNames = ReportControl_GetLineStyleNames()

Return Value

svNames is a string vector with line styles.

History

Version Description
4.2.2 New

id-1026415