Gets or sets value indicating whether hatching should be
automatically applied to data points in the chart.
Default: Default (treated as None).
Namespace:
C1.C1Rdl.Rdl2008Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public RdlEnum<ChartPaletteHatchBehavior> PaletteHatchBehavior { get; set; } |
Visual Basic |
---|
Public Property PaletteHatchBehavior As RdlEnum(Of ChartPaletteHatchBehavior) Get Set |