com.stimulsoft.report.infographics.gauge.interfaces
Interface IStiTickCustom

All Known Implementing Classes:
StiLinearTickLabelCustom, StiLinearTickMarkCustom, StiRadialTickLabelCustom, StiRadialTickMarkCustom

public interface IStiTickCustom

Copyright Stimulsoft


Method Summary
 double getValueObj()
           
 StiCustomValuesCollection getValues()
           
 void setValueObj(double value)
           
 void setValues(StiCustomValuesCollection values)
           
 

Method Detail

getValueObj

double getValueObj()

setValueObj

void setValueObj(double value)

getValues

StiCustomValuesCollection getValues()

setValues

void setValues(StiCustomValuesCollection values)