com.stimulsoft.report.chart.interfaces.conditions
Interface IStiChartCondition

All Superinterfaces:
java.lang.Cloneable, IStiChartFilter, IStiSerializable
All Known Implementing Classes:
StiChartCondition

public interface IStiChartCondition
extends IStiChartFilter


Method Summary
 StiColor getColor()
           
 void setColor(StiColor value)
           
 
Methods inherited from interface com.stimulsoft.report.chart.interfaces.filters.IStiChartFilter
getCondition, getDataType, getItem, getValue, setCondition, setDataType, setItem, setValue
 

Method Detail

getColor

StiColor getColor()

setColor

void setColor(StiColor value)