<sas:LinePlotModel>

The LinePlotModel tag encapsulates the visual attributes specific to a line chart model.

This tag must be nested within a sas:LinePlot or sas:OLAPLinePlot tag.

Syntax

<sas:LinePlotModel
   [antialiasedGraphics="java.lang.Boolean"]
   [antialiasedText="java.lang.Boolean"]
   [bottomMarkerLabelContent="Automatic|None|X|Y"]
   [fillAreaEnabled="java.lang.Boolean"]
   [id="value"]
   [instantiate="true|false"]
   [interpolationEnabled="java.lang.Boolean"]
   [markerEnabled="java.lang.Boolean"]
   [matchErrorColor="java.lang.Boolean"]
   [matchMarkerLabelColor="java.lang.Boolean"]
   [matchNeedleColor="java.lang.Boolean"]
   [ref="java.lang.String"]
   [scope="page|request|session|application"]
   [skipMissing="java.lang.Boolean"]
   [styleBy="java.lang.String"]
   [topMarkerLabelContent="Automatic|None|X|Y"]
   [xAxisBaseline="java.lang.Double"]
   [y2AxisBaseline="java.lang.Double"]
   [yAxisBaseline="java.lang.Double"]>
      [<sas:YAxisModel ...>
         [<sas:GridLineStyle ...>
            [<sas:BasicStroke ...>
               [<sas:DashSegment ...>
                  [<sas:SetProperty ...>
                     The value to set on the parent tag
                  </sas:SetProperty>]
                  [Additional <sas:SetProperty> tags...]
               </sas:DashSegment>]
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:DashSegment>, <sas:SetProperty> tags...]
            </sas:BasicStroke>]
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:GridLineStyle>]
         [<sas:LabelTextStyle ...>
            [<sas:ShadowStyle ...>
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:SetProperty> tags...]
            </sas:ShadowStyle>]
            [<sas:Font ...>
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:SetProperty> tags...]
            </sas:Font>]
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:LabelTextStyle>]
         [<sas:ValueTextStyle ...>
            [<sas:ShadowStyle ...>
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:SetProperty> tags...]
            </sas:ShadowStyle>]
            [<sas:Font ...>
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:SetProperty> tags...]
            </sas:Font>]
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:ValueTextStyle>]
         [<sas:AxisLineStyle ...>
            [<sas:BasicStroke ...>
               [<sas:DashSegment ...>
                  [<sas:SetProperty ...>
                     The value to set on the parent tag
                  </sas:SetProperty>]
                  [Additional <sas:SetProperty> tags...]
               </sas:DashSegment>]
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:DashSegment>, <sas:SetProperty> tags...]
            </sas:BasicStroke>]
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:AxisLineStyle>]
         [<sas:MajorTickStyle ...>
            [<sas:LineStyle ...>
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:SetProperty> tags...]
            </sas:LineStyle>]
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:MajorTickStyle>]
         [<sas:MinorTickStyle ...>
            [<sas:LineStyle ...>
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:SetProperty> tags...]
            </sas:LineStyle>]
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:MinorTickStyle>]
         [<sas:MajorTickValues/>]
         [<sas:ReferenceLineModel ...>
            [<sas:StrokeLineStyle ...>
               [<sas:BasicStroke ...>
                  [<sas:DashSegment ...>
                     [<sas:SetProperty ...>
                        The value to set on the parent tag
                     </sas:SetProperty>]
                     [Additional <sas:SetProperty> tags...]
                  </sas:DashSegment>]
                  [<sas:SetProperty ...>
                     The value to set on the parent tag
                  </sas:SetProperty>]
                  [Additional <sas:DashSegment>, <sas:SetProperty> tags...]
               </sas:BasicStroke>]
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:SetProperty> tags...]
            </sas:StrokeLineStyle>]
            [<sas:TextStyle ...>
               [<sas:ShadowStyle ...>
                  [<sas:SetProperty ...>
                     The value to set on the parent tag
                  </sas:SetProperty>]
                  [Additional <sas:SetProperty> tags...]
               </sas:ShadowStyle>]
               [<sas:Font ...>
                  [<sas:SetProperty ...>
                     The value to set on the parent tag
                  </sas:SetProperty>]
                  [Additional <sas:SetProperty> tags...]
               </sas:Font>]
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:SetProperty> tags...]
            </sas:TextStyle>]
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:ReferenceLineModel>]
         [<sas:SetProperty ...>
            The value to set on the parent tag
         </sas:SetProperty>]
         [Additional <sas:ReferenceLineModel>, <sas:SetProperty> tags...]
      </sas:YAxisModel>]
      [<sas:Y2AxisModel ...>
         [<sas:GridLineStyle ...>
            [<sas:BasicStroke ...>
               [<sas:DashSegment ...>
                  [<sas:SetProperty ...>
                     The value to set on the parent tag
                  </sas:SetProperty>]
                  [Additional <sas:SetProperty> tags...]
               </sas:DashSegment>]
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:DashSegment>, <sas:SetProperty> tags...]
            </sas:BasicStroke>]
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:GridLineStyle>]
         [<sas:LabelTextStyle ...>
            [<sas:ShadowStyle ...>
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:SetProperty> tags...]
            </sas:ShadowStyle>]
            [<sas:Font ...>
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:SetProperty> tags...]
            </sas:Font>]
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:LabelTextStyle>]
         [<sas:ValueTextStyle ...>
            [<sas:ShadowStyle ...>
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:SetProperty> tags...]
            </sas:ShadowStyle>]
            [<sas:Font ...>
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:SetProperty> tags...]
            </sas:Font>]
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:ValueTextStyle>]
         [<sas:AxisLineStyle ...>
            [<sas:BasicStroke ...>
               [<sas:DashSegment ...>
                  [<sas:SetProperty ...>
                     The value to set on the parent tag
                  </sas:SetProperty>]
                  [Additional <sas:SetProperty> tags...]
               </sas:DashSegment>]
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:DashSegment>, <sas:SetProperty> tags...]
            </sas:BasicStroke>]
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:AxisLineStyle>]
         [<sas:MajorTickStyle ...>
            [<sas:LineStyle ...>
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:SetProperty> tags...]
            </sas:LineStyle>]
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:MajorTickStyle>]
         [<sas:MinorTickStyle ...>
            [<sas:LineStyle ...>
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:SetProperty> tags...]
            </sas:LineStyle>]
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:MinorTickStyle>]
         [<sas:MajorTickValues/>]
         [<sas:ReferenceLineModel ...>
            [<sas:StrokeLineStyle ...>
               [<sas:BasicStroke ...>
                  [<sas:DashSegment ...>
                     [<sas:SetProperty ...>
                        The value to set on the parent tag
                     </sas:SetProperty>]
                     [Additional <sas:SetProperty> tags...]
                  </sas:DashSegment>]
                  [<sas:SetProperty ...>
                     The value to set on the parent tag
                  </sas:SetProperty>]
                  [Additional <sas:DashSegment>, <sas:SetProperty> tags...]
               </sas:BasicStroke>]
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:SetProperty> tags...]
            </sas:StrokeLineStyle>]
            [<sas:TextStyle ...>
               [<sas:ShadowStyle ...>
                  [<sas:SetProperty ...>
                     The value to set on the parent tag
                  </sas:SetProperty>]
                  [Additional <sas:SetProperty> tags...]
               </sas:ShadowStyle>]
               [<sas:Font ...>
                  [<sas:SetProperty ...>
                     The value to set on the parent tag
                  </sas:SetProperty>]
                  [Additional <sas:SetProperty> tags...]
               </sas:Font>]
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:SetProperty> tags...]
            </sas:TextStyle>]
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:ReferenceLineModel>]
         [<sas:SetProperty ...>
            The value to set on the parent tag
         </sas:SetProperty>]
         [Additional <sas:ReferenceLineModel>, <sas:SetProperty> tags...]
      </sas:Y2AxisModel>]
      [<sas:XAxisModel ...>
         [<sas:GridLineStyle ...>
            [<sas:BasicStroke ...>
               [<sas:DashSegment ...>
                  [<sas:SetProperty ...>
                     The value to set on the parent tag
                  </sas:SetProperty>]
                  [Additional <sas:SetProperty> tags...]
               </sas:DashSegment>]
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:DashSegment>, <sas:SetProperty> tags...]
            </sas:BasicStroke>]
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:GridLineStyle>]
         [<sas:LabelTextStyle ...>
            [<sas:ShadowStyle ...>
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:SetProperty> tags...]
            </sas:ShadowStyle>]
            [<sas:Font ...>
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:SetProperty> tags...]
            </sas:Font>]
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:LabelTextStyle>]
         [<sas:ValueTextStyle ...>
            [<sas:ShadowStyle ...>
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:SetProperty> tags...]
            </sas:ShadowStyle>]
            [<sas:Font ...>
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:SetProperty> tags...]
            </sas:Font>]
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:ValueTextStyle>]
         [<sas:AxisLineStyle ...>
            [<sas:BasicStroke ...>
               [<sas:DashSegment ...>
                  [<sas:SetProperty ...>
                     The value to set on the parent tag
                  </sas:SetProperty>]
                  [Additional <sas:SetProperty> tags...]
               </sas:DashSegment>]
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:DashSegment>, <sas:SetProperty> tags...]
            </sas:BasicStroke>]
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:AxisLineStyle>]
         [<sas:MajorTickStyle ...>
            [<sas:LineStyle ...>
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:SetProperty> tags...]
            </sas:LineStyle>]
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:MajorTickStyle>]
         [<sas:MinorTickStyle ...>
            [<sas:LineStyle ...>
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:SetProperty> tags...]
            </sas:LineStyle>]
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:MinorTickStyle>]
         [<sas:MajorTickValues/>]
         [<sas:ReferenceLineModel ...>
            [<sas:StrokeLineStyle ...>
               [<sas:BasicStroke ...>
                  [<sas:DashSegment ...>
                     [<sas:SetProperty ...>
                        The value to set on the parent tag
                     </sas:SetProperty>]
                     [Additional <sas:SetProperty> tags...]
                  </sas:DashSegment>]
                  [<sas:SetProperty ...>
                     The value to set on the parent tag
                  </sas:SetProperty>]
                  [Additional <sas:DashSegment>, <sas:SetProperty> tags...]
               </sas:BasicStroke>]
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:SetProperty> tags...]
            </sas:StrokeLineStyle>]
            [<sas:TextStyle ...>
               [<sas:ShadowStyle ...>
                  [<sas:SetProperty ...>
                     The value to set on the parent tag
                  </sas:SetProperty>]
                  [Additional <sas:SetProperty> tags...]
               </sas:ShadowStyle>]
               [<sas:Font ...>
                  [<sas:SetProperty ...>
                     The value to set on the parent tag
                  </sas:SetProperty>]
                  [Additional <sas:SetProperty> tags...]
               </sas:Font>]
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:SetProperty> tags...]
            </sas:TextStyle>]
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:ReferenceLineModel>]
         [<sas:SetProperty ...>
            The value to set on the parent tag
         </sas:SetProperty>]
         [Additional <sas:ReferenceLineModel>, <sas:SetProperty> tags...]
      </sas:XAxisModel>]
      [<sas:AxisWallModel ...>
         [<sas:WallFillStyle ...>
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:WallFillStyle>]
         [<sas:FloorFillStyle ...>
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:FloorFillStyle>]
         [<sas:SetProperty ...>
            The value to set on the parent tag
         </sas:SetProperty>]
         [Additional <sas:SetProperty> tags...]
      </sas:AxisWallModel>]
      [<sas:ColorLegendModel ...>
         [<sas:ValueTextStyle ...>
            [<sas:ShadowStyle ...>
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:SetProperty> tags...]
            </sas:ShadowStyle>]
            [<sas:Font ...>
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:SetProperty> tags...]
            </sas:Font>]
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:ValueTextStyle>]
         [<sas:LabelTextStyle ...>
            [<sas:ShadowStyle ...>
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:SetProperty> tags...]
            </sas:ShadowStyle>]
            [<sas:Font ...>
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:SetProperty> tags...]
            </sas:Font>]
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:LabelTextStyle>]
         [<sas:BackgroundFillStyle ...>
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:BackgroundFillStyle>]
         [<sas:FrameLineStyle ...>
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:FrameLineStyle>]
         [<sas:ShadowStyle ...>
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:ShadowStyle>]
         [<sas:SetProperty ...>
            The value to set on the parent tag
         </sas:SetProperty>]
         [Additional <sas:SetProperty> tags...]
      </sas:ColorLegendModel>]
      [<sas:LineLegendModel ...>
         [<sas:ValueTextStyle ...>
            [<sas:ShadowStyle ...>
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:SetProperty> tags...]
            </sas:ShadowStyle>]
            [<sas:Font ...>
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:SetProperty> tags...]
            </sas:Font>]
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:ValueTextStyle>]
         [<sas:LabelTextStyle ...>
            [<sas:ShadowStyle ...>
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:SetProperty> tags...]
            </sas:ShadowStyle>]
            [<sas:Font ...>
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:SetProperty> tags...]
            </sas:Font>]
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:LabelTextStyle>]
         [<sas:BackgroundFillStyle ...>
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:BackgroundFillStyle>]
         [<sas:FrameLineStyle ...>
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:FrameLineStyle>]
         [<sas:ShadowStyle ...>
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:ShadowStyle>]
         [<sas:SetProperty ...>
            The value to set on the parent tag
         </sas:SetProperty>]
         [Additional <sas:SetProperty> tags...]
      </sas:LineLegendModel>]
      [<sas:NeedleLineStyle ...>
         [<sas:SetProperty ...>
            The value to set on the parent tag
         </sas:SetProperty>]
         [Additional <sas:SetProperty> tags...]
      </sas:NeedleLineStyle>]
      [<sas:UpErrorLineStyle/>]
      [<sas:DownErrorLineStyle/>]
      [<sas:UpErrorMarkerStyle/>]
      [<sas:DownErrorMarkerStyle/>]
      [<sas:TopMarkerLabelTextStyle ...>
         [<sas:FrameLineStyle ...>
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:FrameLineStyle>]
         [<sas:ShadowStyle ...>
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:ShadowStyle>]
         [<sas:Font ...>
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:Font>]
         [<sas:SetProperty ...>
            The value to set on the parent tag
         </sas:SetProperty>]
         [Additional <sas:SetProperty> tags...]
      </sas:TopMarkerLabelTextStyle>]
      [<sas:BottomMarkerLabelTextStyle ...>
         [<sas:Font ...>
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:Font>]
         [<sas:ShadowStyle ...>
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:ShadowStyle>]
         [<sas:SetProperty ...>
            The value to set on the parent tag
         </sas:SetProperty>]
         [Additional <sas:SetProperty> tags...]
      </sas:BottomMarkerLabelTextStyle>]
      [<sas:RowAxisModel ...>
         [<sas:ValueTextStyle ...>
            [<sas:ShadowStyle ...>
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:SetProperty> tags...]
            </sas:ShadowStyle>]
            [<sas:Font ...>
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:SetProperty> tags...]
            </sas:Font>]
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:ValueTextStyle>]
         [<sas:LabelTextStyle ...>
            [<sas:ShadowStyle ...>
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:SetProperty> tags...]
            </sas:ShadowStyle>]
            [<sas:Font ...>
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:SetProperty> tags...]
            </sas:Font>]
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:LabelTextStyle>]
         [<sas:BackgroundFillStyle ...>
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:BackgroundFillStyle>]
         [<sas:FrameLineStyle ...>
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:FrameLineStyle>]
         [<sas:ReferenceLineModel ...>
            [<sas:StrokeLineStyle ...>
               [<sas:BasicStroke ...>
                  [<sas:DashSegment ...>
                     [<sas:SetProperty ...>
                        The value to set on the parent tag
                     </sas:SetProperty>]
                     [Additional <sas:SetProperty> tags...]
                  </sas:DashSegment>]
                  [<sas:SetProperty ...>
                     The value to set on the parent tag
                  </sas:SetProperty>]
                  [Additional <sas:DashSegment>, <sas:SetProperty> tags...]
               </sas:BasicStroke>]
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:SetProperty> tags...]
            </sas:StrokeLineStyle>]
            [<sas:TextStyle ...>
               [<sas:ShadowStyle ...>
                  [<sas:SetProperty ...>
                     The value to set on the parent tag
                  </sas:SetProperty>]
                  [Additional <sas:SetProperty> tags...]
               </sas:ShadowStyle>]
               [<sas:Font ...>
                  [<sas:SetProperty ...>
                     The value to set on the parent tag
                  </sas:SetProperty>]
                  [Additional <sas:SetProperty> tags...]
               </sas:Font>]
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:SetProperty> tags...]
            </sas:TextStyle>]
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:ReferenceLineModel>]
         [<sas:SetProperty ...>
            The value to set on the parent tag
         </sas:SetProperty>]
         [Additional <sas:ReferenceLineModel>, <sas:SetProperty> tags...]
      </sas:RowAxisModel>]
      [<sas:ColumnAxisModel ...>
         [<sas:ValueTextStyle ...>
            [<sas:ShadowStyle ...>
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:SetProperty> tags...]
            </sas:ShadowStyle>]
            [<sas:Font ...>
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:SetProperty> tags...]
            </sas:Font>]
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:ValueTextStyle>]
         [<sas:LabelTextStyle ...>
            [<sas:ShadowStyle ...>
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:SetProperty> tags...]
            </sas:ShadowStyle>]
            [<sas:Font ...>
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:SetProperty> tags...]
            </sas:Font>]
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:LabelTextStyle>]
         [<sas:BackgroundFillStyle ...>
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:BackgroundFillStyle>]
         [<sas:FrameLineStyle ...>
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:FrameLineStyle>]
         [<sas:ReferenceLineModel ...>
            [<sas:StrokeLineStyle ...>
               [<sas:BasicStroke ...>
                  [<sas:DashSegment ...>
                     [<sas:SetProperty ...>
                        The value to set on the parent tag
                     </sas:SetProperty>]
                     [Additional <sas:SetProperty> tags...]
                  </sas:DashSegment>]
                  [<sas:SetProperty ...>
                     The value to set on the parent tag
                  </sas:SetProperty>]
                  [Additional <sas:DashSegment>, <sas:SetProperty> tags...]
               </sas:BasicStroke>]
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:SetProperty> tags...]
            </sas:StrokeLineStyle>]
            [<sas:TextStyle ...>
               [<sas:ShadowStyle ...>
                  [<sas:SetProperty ...>
                     The value to set on the parent tag
                  </sas:SetProperty>]
                  [Additional <sas:SetProperty> tags...]
               </sas:ShadowStyle>]
               [<sas:Font ...>
                  [<sas:SetProperty ...>
                     The value to set on the parent tag
                  </sas:SetProperty>]
                  [Additional <sas:SetProperty> tags...]
               </sas:Font>]
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:SetProperty> tags...]
            </sas:TextStyle>]
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:ReferenceLineModel>]
         [<sas:SetProperty ...>
            The value to set on the parent tag
         </sas:SetProperty>]
         [Additional <sas:ReferenceLineModel>, <sas:SetProperty> tags...]
      </sas:ColumnAxisModel>]
      [<sas:DataElementStyles ...>
         [<sas:OutlineLineStyle ...>
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:OutlineLineStyle>]
         [<sas:DiscreteFillColor ...>
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:DiscreteFillColor>]
         [<sas:FillStyle ...>
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:FillStyle>]
         [<sas:StrokeLineStyle ...>
            [<sas:BasicStroke ...>
               [<sas:DashSegment ...>
                  [<sas:SetProperty ...>
                     The value to set on the parent tag
                  </sas:SetProperty>]
                  [Additional <sas:SetProperty> tags...]
               </sas:DashSegment>]
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:DashSegment>, <sas:SetProperty> tags...]
            </sas:BasicStroke>]
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:StrokeLineStyle>]
         [<sas:MarkerStyle ...>
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:MarkerStyle>]
         [<sas:ErrorMarkerStyle ...>
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:ErrorMarkerStyle>]
         [<sas:ErrorLineStyle ...>
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:ErrorLineStyle>]
         [<sas:ErrorFillStyle ...>
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:ErrorFillStyle>]
         [<sas:SetProperty ...>
            The value to set on the parent tag
         </sas:SetProperty>]
         [Additional <sas:DiscreteFillColor>, <sas:FillStyle>, <sas:StrokeLineStyle>, <sas:MarkerStyle>, <sas:ErrorMarkerStyle>, <sas:ErrorLineStyle>, <sas:ErrorFillStyle>, <sas:SetProperty> tags...]
      </sas:DataElementStyles>]
      [<sas:BackgroundFillStyle ...>
         [<sas:SetProperty ...>
            The value to set on the parent tag
         </sas:SetProperty>]
         [Additional <sas:SetProperty> tags...]
      </sas:BackgroundFillStyle>]
      [<sas:FrameLineStyle ...>
         [<sas:SetProperty ...>
            The value to set on the parent tag
         </sas:SetProperty>]
         [Additional <sas:SetProperty> tags...]
      </sas:FrameLineStyle>]
      [<sas:DataTipModel ...>
         [<sas:TextStyle ...>
            [<sas:ShadowStyle ...>
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:SetProperty> tags...]
            </sas:ShadowStyle>]
            [<sas:Font ...>
               [<sas:SetProperty ...>
                  The value to set on the parent tag
               </sas:SetProperty>]
               [Additional <sas:SetProperty> tags...]
            </sas:Font>]
            [<sas:SetProperty ...>
               The value to set on the parent tag
            </sas:SetProperty>]
            [Additional <sas:SetProperty> tags...]
         </sas:TextStyle>]
         [<sas:SetProperty ...>
            The value to set on the parent tag
         </sas:SetProperty>]
         [Additional <sas:SetProperty> tags...]
      </sas:DataTipModel>]
      [<sas:SetProperty ...>
         The value to set on the parent tag
      </sas:SetProperty>]
      [Additional <sas:SetProperty> tags...]
</sas:LinePlotModel>

Attributes

antialiasedGraphicsThe antialiasedGraphics to set
antialiasedTextThe antialiasedText to set
bottomMarkerLabelContentThe bottomMarkerLabelContent to set
fillAreaEnabledThe fillAreaEnabled to set
idCase-sensitive name used to identify the object instance.
instantiateFlag that, if true, indicates that a new instance of the underlying class should be loaded if one cannot be found in PageContext. Must be used with an id attribute.
interpolationEnabledThe interpolationEnabled to set
markerEnabledThe markerEnabled to set
matchErrorColorThe matchErrorColor to set
matchMarkerLabelColorThe matchMarkerLabelColor to set
matchNeedleColorThe matchNeedleColor to set
refThe variable String value that represents an object created earlier in the same scope.
scopeThe scope (or page context) within which the reference is available.
skipMissingThe skipMissing to set
styleByThe styleBy to set
topMarkerLabelContentThe topMarkerLabelContent to set
xAxisBaselineThe xAxisBaseline to set
y2AxisBaselineThe y2AxisBaseline to set
yAxisBaselineThe yAxisBaseline to set

More Information

To view the documentation for the related InformationBean, see com.sas.graphics.components.lineplot.LinePlotModel.

If you need to subclass the tag handler class for the sas:LinePlotModel tag, extend com.sas.taglib.graphics.components.LinePlotModelTag.