| ChartSeriesSetValueColor Method (Int32, String) |
设置系列中元素的颜色
Namespace: Appkit.Web.ChartAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic void SetValueColor(
int index,
string color
)
Parameters
- index
- Type: SystemInt32
- color
- Type: SystemString
See Also