*"* use this source file for the definition and implementation of
*"* local helper classes, interface definitions and type
*"* declarations*"* use this source file for any type of declarations (class
*"* definitions, interfaces or type declarations) you need for
*"* components in the private section*"* use this source file for any macro definitions you need
*"* in the implementation part of the classmethod SET_SHOW_CAT_NAME.
ns_showcatnameval = ip_value.
endmethod.method SET_SHOW_LEADER_LINES.
ns_showleaderlinesval = ip_value.
endmethod.method SET_SHOW_LEGEND_KEY.
ns_showlegendkeyval = ip_value.
endmethod.method SET_SHOW_PERCENT.
ns_showpercentval = ip_value.
endmethod.method SET_SHOW_SER_NAME.
ns_showsernameval = ip_value.
endmethod.method SET_SHOW_VALUES.
ns_showvalval = ip_value.
endmethod.method SET_VARYCOLOR.
ns_varycolorsval = ip_value.
endmethod.