Appkit 基础类库
Appkit 基础类库
Appkit.Web.Chart
ChartSeries Class
ChartSeries Methods
Add Method
AddPoint Method
AddXY Method
GetMaxX Method
GetMaxY Method
GetMinX Method
GetMinY Method
SetAllValueColor Method
SetValueColor Method
ChartSeries
SetAllValueColor Method
设置系列中所有元素的颜色
Namespace:
Appkit.Web.Chart
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
void
SetAllValueColor
(
Color
color
)
Parameters
color
Type:
System.Drawing
Color
See Also
Reference
ChartSeries Class
Appkit.Web.Chart Namespace