Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
CrImage::Draw::LegendItem
Inherits
Struct
/
Value
/
Object
LegendItem represents a single entry in a chart legend.
Constructors
new
(label :
String
, color :
CrImage::Color::Color
, pattern :
Nil
|
CrImage::Draw::Pattern
= nil)
Source
Instance methods
color
Source
color=
(color :
Color::Color
)
Source
label
Source
label=
(label :
String
)
Source
pattern
Source
pattern=
(pattern :
Pattern
|
Nil
)
Source