XML Style Tag
Color
GradientPaint
Font
BasicStroke
Paint Set
ColoredFont
Colored Basic Stroke
Shape
Line
Line Set
Shape Set
Bar Atrribute
Legend
Axis Properties
Value Label
XML Chart Tag
XML Data Tag

 

Change
To Do

SourceForge.net Logo

XmlCharts Drawing charts from XML
under lesser general public license
© David BRAHIM 2004
  Introduction    Documentation    Demo    Javadoc    Download    


TAG : color
Attribute
name
Value Default
Value
Null Value
allowed
Remarks
name string none no the name of the color
red [0-255] 0 yes the red component of the color in the range 0-255
green [0-255] 0 yes the green component of the color in the range 0-255
blue [0-255] 0 yes the blue component of the color in the range 0-255
alpha [0-255] 255 yes The alpha value defines the transparency of a color and can be represented by a value 0 - 255.
An alpha value of 255 means that the color is completely opaque.