ChartMember.DataElementOutput Property

Definition

Gets or sets a value that indicates whether the member should appear in a data rendering.

public:
 property Microsoft::ReportingServices::RdlObjectModel::DataElementOutputTypes DataElementOutput { Microsoft::ReportingServices::RdlObjectModel::DataElementOutputTypes get(); void set(Microsoft::ReportingServices::RdlObjectModel::DataElementOutputTypes value); };
[System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public Microsoft.ReportingServices.RdlObjectModel.DataElementOutputTypes DataElementOutput { get; set; }
[<System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)>]
member this.DataElementOutput : Microsoft.ReportingServices.RdlObjectModel.DataElementOutputTypes with get, set
Public Property DataElementOutput As DataElementOutputTypes

Property Value

A DataElementOutputTypes object.

Attributes

Applies to