Name | Description | |
---|---|---|
![]() | ChartVisualEffectsStyle.LightStyle Constructor | Initializes a new instance of ChartVisualEffectsStyle.LightStyle object. |
The following tables list the members exposed by ChartVisualEffectsStyle.LightStyle.
Name | Description | |
---|---|---|
![]() | ChartVisualEffectsStyle.LightStyle Constructor | Initializes a new instance of ChartVisualEffectsStyle.LightStyle object. |
Name | Description | |
---|---|---|
![]() | Focus | Gets or sets the position of light focus. |
![]() | Gradient | Gets or sets the type of light gradient. |
![]() | Intensity | Gets or sets the light intensity. |
![]() | Scale | Gets or sets the light scale. When scale is less than 1 the light pattern is repeated through the element. Used only with LightShapeEnum.Rectangle. |
![]() | Shape | Gets or sets the light shape. |
![]() | Shift | Gets or sets the light shift. Used only with ChartLightShape.Ellipse. |
![]() | Size | Gets or sets the size of light spot. Used only with ChartLightShape.Ellipse. |
Name | Description | |
---|---|---|
![]() | ResetFocus | Resets the Focus to default state. |
![]() | ResetGradient | Resets the Gradient to default state. |
![]() | ResetIntensity | Resets the Intensity to default state. |
![]() | ResetScale | Resets the Scale to default state. |
![]() | ResetShape | Resets the Shape to default state. |
![]() | ResetShift | Resets the Shift to default state. |
![]() | ResetSize | Resets the Size to default state. |
![]() | ShouldSerializeFocus | Returns false if Focus is in default state. |
![]() | ShouldSerializeGradient | Returns false if Gradient is in default state. |
![]() | ShouldSerializeIntensity | Returns false if Intensity is in default state. |
![]() | ShouldSerializeScale | Returns false if Scale is in default state. |
![]() | ShouldSerializeShape | Returns false if Shape is in default state. |
![]() | ShouldSerializeShift | Returns false if Shift is in default state. |
![]() | ShouldSerializeSize | Returns false if Size is in default state. |
Name | Description | |
---|---|---|
![]() | GetProperty | Gets one property value. (Inherited from C1.Win.FlexReport.Chart.ChartPropertyBagObject) |
![]() | HasProperty | Indicates whether one property is modified. (Inherited from C1.Win.FlexReport.Chart.ChartPropertyBagObject) |
![]() | OnPropertyChanged | Notify one property is changed. (Inherited from C1.Win.FlexReport.Chart.ChartObject) |
![]() | RemoveProperty | Reset one property to default state. (Inherited from C1.Win.FlexReport.Chart.ChartPropertyBagObject) |
![]() | SetProperty | Overloaded. Modify the property value. Force to set if equals default value. (Inherited from C1.Win.FlexReport.Chart.ChartPropertyBagObject) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from C1.Win.FlexReport.Chart.ChartObject) |