Chart.Style

Chart.Style property

Gets and sets the builtin style.

public int Style { get; set; }

Remarks

It should be between 1 and 48. Return -1 if it’s not be set.

See Also