[]
Gets the properties to customize rendering for specific chart types.
IEnumerable<KeyValuePair<string, string>> StyleProperties { get; }
Type | Description |
---|---|
IEnumerable<KeyValuePair<string, string>> | An enumerable specifying the style properties. |