Namespace: 
   C1.Win.C1Chart
Assembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
      
    Assembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
| C# | 
|---|
[EditorBrowsableAttribute(EditorBrowsableState.Never)] [DefaultValueAttribute(null)] [BrowsableAttribute(false)] public Image[] Images { get; set; }  | 
| Visual Basic | 
|---|
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _ <DefaultValueAttribute(Nothing)> _ <BrowsableAttribute(False)> _ Public Property Images As Image() Get Set  |