Nevron Vision for SharePoint Documentation
Chart / Chart Panels / Axes / Cartesian Axes / Y Axes
In This Topic
    Y Axes
    In This Topic

    The Primary Y and Secondary Y scale the chart content in the chart Y dimension. The chart Y dimension is specific for each charting type, but is in most cases Numeric. The Primary Y and Secondary Y axes share a common set of settings, which are grouped in several property pages. Following is a description for the settings related to Y cartesian axes:

     General

    Visibility - defines the visibility of the axis. Possible values are:

    Automatic - the axis will automatically shown, if at least one series is displayed on it.
    Visible - the axis is always visible.
    Hidden - the axis is always hidden. 

    Begin Percent - defines the start of the Y axis in percentages of the chart Y size. 

    End Percent - defines the end of the Y axis in percentages of the chart Y size.

    Orientation - defines the axis orientation. The axis orientation is the side where labels appear when looking at the axis scale from its start point. For example a typical left Y axis will have Left orientation (labels are positioned on the left side of the plot area), whereas a right Y axis will typically have right orientation - labels are positioned on the right side of the plot are. Possible values are: 

    Auto - the axis will automatically determine its orientation based on its position (see below). 
    Left - the axis will always use left orientation regardless of its position.
    Right - the axis will always use right orientation.

    Position- defines the position of the Y axis. Possible values area:

    Left - positions the axis at the left chart side (default for PrimaryY axis)
    Right - positions the axis at the right chart side (default for SeconaryY axis)
    Cross - the axis is positioned according to the X and Depth crossing settings (see below).

    X Cross - defines the X crossing mode. Only applicable if Position is set to Cross. Possible values are:

    Primary X At Value - crosses the primary X axis at the value specified by X Value
    Primary X At Percent - crosses the primary X axis at the percent specified by X Percent
    Secondary X At Value - crosses the secondary X axis at the value specified by X Value
    Secondary X At Percent - crosses the secondary X axis at the percent specified by X Percent

    X Value - specifies the value of the X axis (Primary or Secondary) at which to position the Y axis. This property is only applicable when Position is set Cross and X Cross is set to some of the Cross At Value modes.

    X Percent - specifies the percent along the X axis length (Primary or Secondary) at which to position the Y axis. This property is only applicable when Position is set Cross and X Cross is set to some of the Cross At Percent modes.

    Depth Cross - defines the Depth crossing mode. Only applicable if Position is set to Cross. Possible values are:

    At Value - crosses the depth axis at the value specified by Depth Value
    At Percent - crosses the depth axis at the percent specified by Depth Percent

    Depth Value - specifies the value of the depth axis at which to position the Y axis. This property is only applicable when Position is set Cross and Depth Cross is set to At Value.

    Depth Percent - specifies the percent along the depth axis at which to position the Y axis. This property is only applicable when Position is set Cross and Depth Cross is set to At Percent.

    The rest of the Y axis settings are common for all axis types and are briefly described in the Common Axis Settings topic.