Namespace:
C1.C1Report.CustomFields
Assembly: C1.C1Report.CustomFields.2 (in C1.C1Report.CustomFields.2.dll)
Assembly: C1.C1Report.CustomFields.2 (in C1.C1Report.CustomFields.2.dll)
Syntax
C# |
---|
[CategoryAttribute("Chart")] [DefaultValueAttribute(Chart..::..AggregateEnum.None)] public Chart..::..AggregateEnum Aggregate { get; set; } |
Visual Basic |
---|
<CategoryAttribute("Chart")> _ <DefaultValueAttribute(Chart..::..AggregateEnum.None)> _ Public Property Aggregate As Chart..::..AggregateEnum Get Set |