<sas:LineChartModel>

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

This tag must be nested within a sas:LineChart or sas:OLAPLineChart tag.

Syntax

<sas:LineChartModel
   [antialiasedGraphics="java.lang.Boolean"]
   [antialiasedText="java.lang.Boolean"]
   [fillAreaEnabled="java.lang.Boolean"]
   [id="value"]
   [instantiate="true|false"]
   [markerEnabled="java.lang.Boolean"]
   [missingPolicy="True|False|Automatic"]
   [outsideMarkerLabelContent="Automatic|None|Category|Response|Sum|Mean"]
   [ref="java.lang.String"]
   [response2AxisLowerThreshold="java.lang.Double"]
   [response2AxisUpperThreshold="java.lang.Double"]
   [responseAxisLowerThreshold="java.lang.Double"]
   [responseAxisUpperThreshold="java.lang.Double"]
   [scope="page|request|session|application"]
   [stackLinePolicy="Automatic|True|False"]>
      [<sas:ResponseAxisModel ...>
         [<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:ResponseAxisModel>]
      [<sas:Response2AxisModel ...>
         [<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:Response2AxisModel>]
      [<sas:CategoryAxisModel ...>
         [<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:CategoryAxisModel>]
      [<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:LegendModel ...>
         [<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:LegendModel>]
      [<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:ResponseAxisBaselineModel ...>
         [<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:ResponseAxisBaselineModel>]
      [<sas:Response2AxisBaselineModel ...>
         [<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:Response2AxisBaselineModel>]
      [<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:OutsideMarkerLabelTextStyle ...>
         [<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:OutsideMarkerLabelTextStyle>]
      [<sas:SetProperty ...>
         The value to set on the parent tag
      </sas:SetProperty>]
      [Additional <sas:SetProperty> tags...]
</sas:LineChartModel>

Attributes

antialiasedGraphicsThe antialiasedGraphics to set
antialiasedTextThe antialiasedText 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.
markerEnabledThe markerEnabled to set
missingPolicyThe missingPolicy to set
outsideMarkerLabelContentThe outsideMarkerLabelContent to set
refThe variable String value that represents an object created earlier in the same scope.
response2AxisLowerThresholdThe response2AxisLowerThreshold to set
response2AxisUpperThresholdThe response2AxisUpperThreshold to set
responseAxisLowerThresholdThe responseAxisLowerThreshold to set
responseAxisUpperThresholdThe responseAxisUpperThreshold to set
scopeThe scope (or page context) within which the reference is available.
stackLinePolicyThe stackLinePolicy to set

More Information

To view the documentation for the related InformationBean, see com.sas.graphics.components.linechart.LineChartModel.

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