The following tables list the members exposed by CustomAttributeInfo.
Name | Description | |
---|---|---|
![]() |
CustomAttributeInfo Constructor | Public constructor. |
Name | Description | |
---|---|---|
![]() |
AppliesTo2D | Indicates that attribute can be applied on 2D chart type. |
![]() |
AppliesTo3D | Indicates that attribute can be applied on 3D chart type. |
![]() |
AppliesToChartType | Array of chart type supported by the attribute |
![]() |
AppliesToDataPoint | Indicates that attribute can be applied on data point. |
![]() |
AppliesToSeries | Indicates that attribute can be applied on series. |
![]() |
DefaultValue | Attribute default value. |
![]() |
Description | Attribute description. |
![]() |
MaxValue | Attribute maximum value. |
![]() |
MinValue | Attribute minimum value. |
![]() |
Name | Attribute name. |
![]() |
ValueType | Attribute value type. |