com.stimulsoft.report.infographics.gauge.styles
Interface IStiGaugeStyle

All Superinterfaces:
IStiJsonReportObject
All Known Implementing Classes:
StiCustomGaugeStyle, StiGaugeStyleXF, StiGaugeStyleXF24, StiGaugeStyleXF25, StiGaugeStyleXF26, StiGaugeStyleXF27, StiGaugeStyleXF28

public interface IStiGaugeStyle
extends IStiJsonReportObject

Copyright Stimulsoft


Method Summary
 StiGaugeStyleCoreXF getCore()
           
 void setCore(StiGaugeStyleCoreXF core)
           
 
Methods inherited from interface com.stimulsoft.base.IStiJsonReportObject
LoadFromJsonObject, SaveToJsonObject
 

Method Detail

getCore

StiGaugeStyleCoreXF getCore()

setCore

void setCore(StiGaugeStyleCoreXF core)