ActiveReports.Chart Request technical support
CustomProperties Class
See Also  Members  


Represents the set of custom properties for the chart.

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class CustomProperties 
   Inherits Item
Visual Basic (Usage)Copy Code
Dim instance As CustomProperties
C# 
public sealed class CustomProperties : Item 

Inheritance Hierarchy

System.Object
   DataDynamics.ActiveReports.Chart.Item
      DataDynamics.ActiveReports.Chart.CustomProperties

See Also