Chapter Contents

Previous

Next
STYLE Variable (Patterns)

STYLE Variable (Patterns)



Specifies a pattern for bars, pies, frames, and rectangles

Type: character
Length: 8
Default: EMPTY | PEMPTY | MEMPTY


Syntax

Syntax

STYLE='fill-pattern';

fill-pattern
specifies a pattern to use with the graphics element. The value for fill-pattern is function dependent:

If function is... then fill-pattern is...
BAR or FRAME SOLID | EMPTY | style<density>
PIE PSOLID | PEMPTY | Pdensity<style<angle>>
POLY MSOLID | MEMPTY | Mdensity<style<angle>>

See the appropriate function for a complete description of fill-pattern values. See PATTERN Statement for more information about patterns.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.