Pastaba.
Prieigai prie šio puslapio reikalingas įgaliojimas. Galite bandyti prisijungti arba pakeisti katalogus.
Prieigai prie šio puslapio reikalingas įgaliojimas. Galite bandyti pakeisti katalogus.
Gets the calculated value of the PaletteHatchBehavior property in a Chart class.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public ReadOnly Property PaletteHatchBehavior As PaletteHatchBehavior
Get
'Usage
Dim instance As ChartInstance
Dim value As PaletteHatchBehavior
value = instance.PaletteHatchBehavior
public PaletteHatchBehavior PaletteHatchBehavior { get; }
public:
property PaletteHatchBehavior PaletteHatchBehavior {
PaletteHatchBehavior get ();
}
member PaletteHatchBehavior : PaletteHatchBehavior
function get PaletteHatchBehavior () : PaletteHatchBehavior
Property Value
Type: Microsoft.ReportingServices.OnDemandReportRendering.PaletteHatchBehavior
A PaletteHatchBehavior value that represents the calculated value of the PaletteHatchBehavior property.
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace