Class PDF::Charts::StdDev::Marker
In: lib/pdf/charts/stddev.rb
Parent: Object

This is any line that will be drawn; this is a combination of the line style (which must be a PDF::Writer::StrokeStyle object) and a color.

Methods

new  

Attributes

color  [RW]  The stroke color of the marker.
style  [RW]  The stroke style of the marker.

Public Class methods

[Validate]