Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Chart Class / DataElementOutput Property

In This Topic
    DataElementOutput Property (Chart)
    In This Topic
    Gets or sets a value indicating whether the current item should appear in a data rendering.
    Syntax
    'Declaration
     
    Public Property DataElementOutput As DataElementOutput
    public DataElementOutput DataElementOutput {get; set;}
    See Also