| Package | stimulsoft.report.components.interfaces |
| Interface | public interface IStiDataRelation |
| Implementors | StiChart, StiCrossTab, StiDataBand |
| Property | Defined By | ||
|---|---|---|---|
| dataRelation : StiDataRelation [read-only] Gets data relation. | IStiDataRelation | ||
| dataRelationName : String Gets or sets data relation name. | IStiDataRelation | ||
| dataRelation | property |
dataRelation:StiDataRelation [read-only] Gets data relation.
public function get dataRelation():StiDataRelation| dataRelationName | property |
dataRelationName:StringGets or sets data relation name.
public function get dataRelationName():String public function set dataRelationName(value:String):void