Returns or sets the color of lines used for filling the area covered by the plot and the BaseValue on the object.
Object.LineToBaseColor [ = clrLineToBaseColor ]
The LineToBaseColor property syntax has the following parts:
Name |
Type |
Description |
Object |
APlot |
APlot object |
clrLineToBaseColor |
An integer specifying the color of lines used for filling the area covered by the plot and the BaseValue on the object. |
The colors are specified by their RGB values. The default is the Ambient Foreground color.
The following statement changes the APlot's LineToBaseColor to green.
plt1.LineToBaseColor=aGreen
AChart.PlotAreaFillColor, FillToBaseColor, LineColor, LineStyle, LineToBase, LineWidth, PointColor