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 : axisproperties
Attribute
name
Value Default
Value
Null Value
allowed
Remarks
name string none no name of the axisproperties.
horizontalplot true/false false yes the horizontal plot property (only the Bar, Clustered Bar, and Stacked Bar charts support horizontal plots).
xscalechartfont string null yes the font used to render the Y scale items (name of a Colored Font object).
yscalechartfont string null yes the font used to render the Y scale items (name of a Colored Font object).
xaxistitlechartfont string null yes the font used to render the X axis title (name of a Colored Font object).
yaxistitlechartfont string null yes the font used to render the Y axis title (name of a Colored Font object)..
backgroundpaint string null yes the background paint property.
xaxislabelsarevertical yes/no no yes the Vertical X-Axis Labels property (By default, the X-Axis labels are horizontal).
xgridlinechartstroke string null yes the X axis gridline stroke property (name of a Colored Stroke object).
xshowgridlines yes/no no yes the X axis show grid line property.
xshowaxislabels yes/no yes yes the Y axis show property.
xaxisstroke string null yes the X axis stroke property (name of a Colored Stroke object).
ygridlinechartstroke string null yes the Y axis gridline stroke property (name of a Colored Stroke object).
yshowgridlines yes/no no yes the Y axis show grid line property.
yshowaxislabels yes/no yes yes the Y axis show property.
yaxisstroke string null yes the Y axis stroke property (name of a Colored Stroke object).
numberofitemsonyaxis integer 5 yes the number of items on Y-Axis property (By default, the Y-Axis displays 5 values).
rounding integer 0 yes the rounding Y-Axis property (By default, the Y-Axis rounds to the nearest whole number).