Nevron.Nov.Chart.Commands Namespace / NChartCommandAction Class


In This Topic
    NChartCommandAction Class Properties
    In This Topic

    For a list of all members of this type, see NChartCommandAction members.

    Public Properties
     NameDescription
    Public PropertyOverridden. Most chart command actions do not modify the control content, so this property is overriden in this base class to return false. It should be overriden to return true in command actions that modify the contol content.  
    Top
    See Also