Interface IStiSteppedAreaSeries

All Superinterfaces:
Cloneable, IStiAllowApplyColorNegative, IStiBaseLineSeries, IStiJsonReportObject, IStiSeries, IStiShowNullsSeries, IStiShowNullsSeriesAs, IStiShowZerosSeries, IStiShowZerosSeriesAs, IStiSteppedLineSeries
All Known Implementing Classes:
StiSteppedAreaSeries

public interface IStiSteppedAreaSeries extends IStiSteppedLineSeries
  • Method Details

    • getTopmostLine

      boolean getTopmostLine()
    • setTopmostLine

      void setTopmostLine(boolean value)
    • getBrush

      StiBrush getBrush()
    • setBrush

      void setBrush(StiBrush value)
    • getBrushNegative

      StiBrush getBrushNegative()
    • setBrushNegative

      void setBrushNegative(StiBrush value)
    • getAllowApplyBrushNegative

      boolean getAllowApplyBrushNegative()
    • setAllowApplyBrushNegative

      void setAllowApplyBrushNegative(boolean value)