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# | 
|---|
[DefaultValueAttribute(null)] [BrowsableAttribute(false)] [EditorBrowsableAttribute(EditorBrowsableState.Never)] public string[] ImageNames { get; set; }  | 
| Visual Basic | 
|---|
<DefaultValueAttribute(Nothing)> _ <BrowsableAttribute(False)> _ <EditorBrowsableAttribute(EditorBrowsableState.Never)> _ Public Property ImageNames As String() Get Set  |