[]
Gets or sets the styles for the %K and %D lines.
public IDictionary<string, SVGStyle> Styles { get; set; }
Public Property Styles As IDictionary(Of String, SVGStyle)