Gets style name.
[Visual Basic]
Public ReadOnly Property Name As String
[C#]
public string Name {get;}
[Delphi]
public property Name: String read get_Name;
See Also
VisualEffectsStyle Class | VisualEffectsStyle Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |