.. highlightlang:: us .. _reportcontrol_getlinestylenames: ReportControl_GetLineStyleNames =============================== .. index:: ReportControl_GetLineStyleNames .. us.tag ReportControl_GetLineStyleNames YENGLISH New422 DialogBoxes :ref:`ReportControl_GetLineStyleNames` returns a string vector with line style names which can be used to initialize the marker combo box in a report control. .. function:: svNames = ReportControl_GetLineStyleNames() .. us.return **Return Value** *svNames* is a string vector with line styles. .. us.history **History** .. list-table:: :header-rows: 1 * - Version - Description * - 4.2.2 - New .. seealso:: :ref:`overview-dialogboxes`, :ref:`DialogBox`, :ref:`ReportControl_GetMarkerStyleNames`, :ref:`ReportControl_GetColorNames`, :ref:`ReportControl_GetLineStyle`, :ref:`CreateListBoxText` :sub:`id-1026415`