Interface ISupportVaryColors
- Namespace
- SlapKit.Excel.Excel.Charts.ChartShapeFeatures
- Assembly
- SlapKit.Excel.dll
public interface ISupportVaryColors
- Extension Methods
Properties
VaryColors
Gets or sets if each data marker in the series will have a different color.
bool VaryColors { get; set; }