You've already forked lazarus-ccr
fpspreadsheet: Split chart writing code off of ods writer.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8996 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -83,7 +83,7 @@ begin
|
||||
ch.Background.Style := fsSolidFill;
|
||||
ch.Border.Style := clsSolid;
|
||||
ch.PlotArea.Background.Style := fsSolidFill;
|
||||
ch.RotatedAxes := true;
|
||||
//ch.RotatedAxes := true;
|
||||
ch.StackMode := csmStackedPercentage;
|
||||
//ch.Interpolation := ciCubicSpline;
|
||||
|
||||
|
Reference in New Issue
Block a user