Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Pie Charts Package >

PieOrientation

PieOrientation
is an option for PieChart that determines the placement of the first piece of data.
  • PieOrientation-> starts the pie chart along the angle . =0 corresponds to the positive x axis, and increases in a counterclockwise direction.
  • PieOrientation->dir fills the pie chart in the specified direction. dir can be either "Clockwise" or "CounterClockwise".
  • PieOrientation->{, dir} starts along the angle and proceeds in the direction dir.
  • PieOrientation->Automatic is the same as PieOrientation->{0, "CounterClockwise"}.
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team