'Declaration Public Property LineStyles As LineStyleCollection
public LineStyleCollection LineStyles {get; set;}
Note that the set accessor is only for deserialization, and should not be used directly.
'Declaration Public Property LineStyles As LineStyleCollection
public LineStyleCollection LineStyles {get; set;}