ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / ChartDataPoint Class / DataElementOutput Property

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